Searched defs:removeGrant (Results 1 - 1 of 1) sorted by relevance

/system/security/keystore/
H A Dkeystore.cpp630 bool removeGrant(const char* filename, const Value* uidValue) { function in class:KeyStore
1273 return keyStore->removeGrant(filename, granteeData) ? NO_ERROR : KEY_NOT_FOUND;

Completed in 8 milliseconds