Searched refs:removeAllGrantsToKey (Results 1 – 3 of 3) sorted by relevance
70 void removeAllGrantsToKey(const uid_t granterUid, const std::string& alias);
89 void GrantStore::removeAllGrantsToKey(const uid_t granterUid, const std::string& alias) { in removeAllGrantsToKey() function in keystore::GrantStore
300 mGrants.removeAllGrantsToKey(uid, alias); in del()