Searched defs:ungrant (Results 1 – 9 of 9) sorted by relevance
| /system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/1/android/system/keystore2/ |
| D | IKeystoreService.aidl | 44 void ungrant(in android.system.keystore2.KeyDescriptor key, in int granteeUid); in ungrant() method
|
| /system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/2/android/system/keystore2/ |
| D | IKeystoreService.aidl | 44 void ungrant(in android.system.keystore2.KeyDescriptor key, in int granteeUid); in ungrant() method
|
| /system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/3/android/system/keystore2/ |
| D | IKeystoreService.aidl | 47 void ungrant(in android.system.keystore2.KeyDescriptor key, in int granteeUid); in ungrant() method
|
| /system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/4/android/system/keystore2/ |
| D | IKeystoreService.aidl | 47 void ungrant(in android.system.keystore2.KeyDescriptor key, in int granteeUid); in ungrant() method
|
| /system/hardware/interfaces/keystore2/aidl/android/system/keystore2/ |
| D | IKeystoreService.aidl | 195 void ungrant(in KeyDescriptor key, in int granteeUid); in ungrant() method
|
| /system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/current/android/system/keystore2/ |
| D | IKeystoreService.aidl | 47 void ungrant(in android.system.keystore2.KeyDescriptor key, in int granteeUid); in ungrant() method
|
| /system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/5/android/system/keystore2/ |
| D | IKeystoreService.aidl | 47 void ungrant(in android.system.keystore2.KeyDescriptor key, in int granteeUid); in ungrant() method
|
| /system/security/keystore2/src/ |
| D | service.rs | 390 fn ungrant(&self, key: &KeyDescriptor, grantee_uid: i32) -> Result<()> { in ungrant() method 444 fn ungrant(&self, key: &KeyDescriptor, grantee_uid: i32) -> binder::Result<()> { in ungrant() method
|
| D | database.rs | 2914 pub fn ungrant( in ungrant() method
|