Home
last modified time | relevance | path

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

/system/security/identity/binder/android/security/identity/
DICredentialStore.aidl32 const int ERROR_ALREADY_PERSONALIZED = 2; field
/system/security/identity/
DCredentialStore.cpp73 return Status::fromServiceSpecificError(ERROR_ALREADY_PERSONALIZED, in createCredential()