Home
last modified time | relevance | path

Searched refs:getAuthenticationDataUsageCount (Results 1 – 3 of 3) sorted by relevance

/system/security/identity/binder/android/security/identity/
DICredential.aidl72 int[] getAuthenticationDataUsageCount(); in getAuthenticationDataUsageCount() method
/system/security/identity/
DCredential.h86 Status getAuthenticationDataUsageCount(vector<int32_t>* _aidl_return) override;
DCredential.cpp704 Status Credential::getAuthenticationDataUsageCount(vector<int32_t>* _aidl_return) { in getAuthenticationDataUsageCount() function in android::security::identity::Credential