Searched defs:grant (Results 1 – 4 of 4) sorted by relevance
71 auto grant = uid_grant_list.find(grant_no); in get() local
121 auto grant = mGrants.get(uid, alias); in getBlobEntryIfExists() local
479 Status KeyStoreService::grant(const String16& name, int32_t granteeUid, in grant() function in keystore::KeyStoreService
49 String grant(String name, int granteeUid); in grant() method