Home
last modified time | relevance | path

Searched defs:grant (Results 1 – 8 of 8) sorted by relevance

/system/security/keystore/tests/fuzzer/
DkeystoreGetWifiHidl_fuzzer.cpp53 uint64_t grant = fdp.ConsumeIntegral<uint64_t>(); in LLVMFuzzerTestOneInput() local
/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/2/android/system/keystore2/
DIKeystoreService.aidl43 …android.system.keystore2.KeyDescriptor grant(in android.system.keystore2.KeyDescriptor key, in int… in grant() method
/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/1/android/system/keystore2/
DIKeystoreService.aidl43 …android.system.keystore2.KeyDescriptor grant(in android.system.keystore2.KeyDescriptor key, in int… in grant() method
/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/3/android/system/keystore2/
DIKeystoreService.aidl46 …android.system.keystore2.KeyDescriptor grant(in android.system.keystore2.KeyDescriptor key, in int… in grant() method
/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/current/android/system/keystore2/
DIKeystoreService.aidl46 …android.system.keystore2.KeyDescriptor grant(in android.system.keystore2.KeyDescriptor key, in int… in grant() method
/system/hardware/interfaces/keystore2/aidl/android/system/keystore2/
DIKeystoreService.aidl183 KeyDescriptor grant(in KeyDescriptor key, in int granteeUid, in int accessVector); in grant() method
/system/security/keystore2/src/
Dservice.rs333 fn grant( in grant() method
404 fn grant( in grant() method
Ddatabase.rs3083 pub fn grant( in grant() method