Home
last modified time | relevance | path

Searched defs:ungrant (Results 1 – 2 of 2) sorted by relevance

/system/security/keystore/
DIKeystoreService.cpp816 virtual int32_t ungrant(const String16& name, int32_t granteeUid) in ungrant() function in android::BpKeystoreService
Dkeystore.cpp2082 int32_t ungrant(const String16& name, int32_t granteeUid) { in ungrant() function in android::KeyStoreProxy