Searched defs:getEntryData (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/base/identity/java/android/security/identity/ | ||
H A D | CredstoreResultData.java | 97 private EntryData getEntryData(@NonNull String namespaceName, @NonNull String name) { in getEntryData() method in CredstoreResultData |
/aosp12/system/security/identity/ | ||
H A D | CredentialData.cpp | 448 optional<EntryData> CredentialData::getEntryData(const string& namespaceName, in getEntryData() function in android::security::identity::CredentialData |