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