Home
last modified time | relevance | path

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

/system/security/identity/binder/android/security/identity/
DICredentialStore.aidl40 const int ERROR_INVALID_ITEMS_REQUEST_MESSAGE = 10; field
/system/security/identity/
DCredential.cpp431 return halStatusToError(status, ICredentialStore::ERROR_INVALID_ITEMS_REQUEST_MESSAGE); in getEntries()