Searched refs:accessVector (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/base/keystore/java/android/security/ |
H A D | KeyStore2.java | 219 public KeyDescriptor grant(KeyDescriptor descriptor, int granteeUid, int accessVector) in grant() argument 222 (service) -> service.grant(descriptor, granteeUid, accessVector) in grant()
|
/aosp12/system/hardware/interfaces/keystore2/aidl/android/system/keystore2/ |
H A D | IKeystoreService.aidl | 179 KeyDescriptor grant(in KeyDescriptor key, in int granteeUid, in int accessVector); in grant() argument
|
/aosp12/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/current/android/system/keystore2/ |
H A D | IKeystoreService.aidl | 43 …iptor grant(in android.system.keystore2.KeyDescriptor key, in int granteeUid, in int accessVector); in grant() argument
|
/aosp12/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/1/android/system/keystore2/ |
H A D | IKeystoreService.aidl | 43 …iptor grant(in android.system.keystore2.KeyDescriptor key, in int granteeUid, in int accessVector); in grant() argument
|