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

/system/security/keystore/
H A Dkeystore.cpp621 grant_t *grant = getGrant(filename, uid);
636 grant_t *grant = getGrant(filename, uid);
647 return getGrant(filename, uid) != NULL;
748 grant_t* getGrant(const char* filename, uid_t uid) const { function in class:KeyStore

Completed in 51 milliseconds