Home
last modified time | relevance | path

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

/hardware/interfaces/identity/aidl/default/common/
DIdentityCredential.cpp79 ndk::ScopedAStatus status = ensureHwProxy(); in initialize()
89 ndk::ScopedAStatus IdentityCredential::ensureHwProxy() { in ensureHwProxy() function in aidl::android::hardware::identity::IdentityCredential
124 ndk::ScopedAStatus status = ensureHwProxy(); in deleteCredentialCommon()
167 ndk::ScopedAStatus status = ensureHwProxy(); in proveOwnership()
206 ndk::ScopedAStatus status = ensureHwProxy(); in createEphemeralKeyPair()
250 ndk::ScopedAStatus status = ensureHwProxy(); in createAuthChallenge()
280 ndk::ScopedAStatus status = ensureHwProxy(); in startRetrieval()
757 ndk::ScopedAStatus status = ensureHwProxy(); in startRetrieveEntryValue()
882 ndk::ScopedAStatus status = ensureHwProxy(); in retrieveEntryValue()
932 ndk::ScopedAStatus status = ensureHwProxy(); in finishRetrievalWithSignature()
[all …]
DIdentityCredential.h105 ndk::ScopedAStatus ensureHwProxy();