Home
last modified time | relevance | path

Searched defs:getEntryData (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/identity/java/android/security/identity/
H A DCredstoreResultData.java97 private EntryData getEntryData(@NonNull String namespaceName, @NonNull String name) { in getEntryData() method in CredstoreResultData
/aosp12/system/security/identity/
H A DCredentialData.cpp448 optional<EntryData> CredentialData::getEntryData(const string& namespaceName, in getEntryData() function in android::security::identity::CredentialData