Searched refs:AuthorizationSetDifferences (Results 1 – 1 of 1) sorted by relevance
74 struct AuthorizationSetDifferences { struct81 std::ostream& operator<<(std::ostream& o, const AuthorizationSetDifferences& diffs) { in operator <<()101 AuthorizationSetDifferences difference(string aName, const AuthorizationSet& a, string bName, in difference()103 AuthorizationSetDifferences diffs = {std::move(aName), std::move(bName), {}, {}}; in difference()