Searched refs:removeAllGrantsToKey (Results 1 - 3 of 3) sorted by relevance

/system/security/keystore/
H A Dgrant_store.h63 void removeAllGrantsToKey(const uid_t granterUid, const std::string& alias);
H A Dgrant_store.cpp90 void GrantStore::removeAllGrantsToKey(const uid_t granterUid, const std::string& alias) { function in class:keystore::GrantStore
H A Dkeystore.cpp352 mGrants.removeAllGrantsToKey(uid, alias);
377 mGrants.removeAllGrantsToKey(uid, alias);

Completed in 119 milliseconds