Searched refs:granterUid (Results 1 – 2 of 2) sorted by relevance
89 void GrantStore::removeAllGrantsToKey(const uid_t granterUid, const std::string& alias) { in removeAllGrantsToKey() argument93 if (i->entry_.alias() == alias && i->entry_.uid() == granterUid) { in removeAllGrantsToKey()
70 void removeAllGrantsToKey(const uid_t granterUid, const std::string& alias);