Searched defs:diffs (Results 1 – 2 of 2) sorted by relevance
78 std::ostream& operator<<(std::ostream& o, const AuthorizationSetDifferences& diffs) { in operator <<()100 AuthorizationSetDifferences diffs = {std::move(aName), std::move(bName), {}, {}}; in difference() local
244 std::unordered_map<uint32_t, UserIo> diffs; in calcIncrement() local