Home
last modified time | relevance | path

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

/system/security/identity/binder/android/security/identity/
DICredential.aidl33 const int STATUS_NO_SUCH_ENTRY = 1; field
/system/security/identity/
DCredential.cpp450 resultEntryParcel.status = STATUS_NO_SUCH_ENTRY; in getEntries()