Searched refs:ungrant (Results 1 – 4 of 4) sorted by relevance
81 int32_t ungrant(const String16& name, int32_t granteeUid);
879 virtual int32_t ungrant(const String16& name, int32_t granteeUid) in ungrant() function in android::BpKeystoreService1615 int32_t ret = ungrant(name, granteeUid); in onTransact()
438 int32_t KeyStoreService::ungrant(const String16& name, int32_t granteeUid) { in ungrant() function in android::KeyStoreService
193 virtual int32_t ungrant(const String16& name, int32_t granteeUid) = 0;