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.aidl60 int[] getAuthenticationDataUsageCount(); in getAuthenticationDataUsageCount() method
/system/security/identity/
DCredential.h72 Status getAuthenticationDataUsageCount(vector<int32_t>* _aidl_return) override;
DCredential.cpp569 Status Credential::getAuthenticationDataUsageCount(vector<int32_t>* _aidl_return) { in getAuthenticationDataUsageCount() function in android::security::identity::Credential