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