Home
last modified time | relevance | path

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

/system/security/identity/binder/android/security/identity/
DICredentialStore.aidl34 const int ERROR_NO_SUCH_CREDENTIAL = 3; field
/system/security/identity/
DCredentialStore.cpp141 return Status::fromServiceSpecificError(ERROR_NO_SUCH_CREDENTIAL, in getCredentialCommon()