Home
last modified time | relevance | path

Searched refs:ERROR_PERMISSION_DENIED (Results 1 – 2 of 2) sorted by relevance

/system/security/keystore2/aidl/android/security/legacykeystore/
DILegacyKeystore.aidl51 const int ERROR_PERMISSION_DENIED = 6; field
/system/security/keystore2/legacykeystore/
Dlib.rs19 ILegacyKeystore::ERROR_ENTRY_NOT_FOUND, ILegacyKeystore::ERROR_PERMISSION_DENIED,
197 Error::Error(ERROR_PERMISSION_DENIED) in perm()