Searched defs:grant (Results 1 – 2 of 2) sorted by relevance
/system/security/keystore/ | ||
D | keystore.cpp | 1052 grant_t* grant = new grant_t; in addGrant() local |
D | IKeystoreService.cpp | 463 virtual int32_t grant(const String16& name, int32_t granteeUid) in grant() function in android::BpKeystoreService |