Home
last modified time | relevance | path

Searched refs:retrieveEntryValue (Results 1 – 5 of 5) sorted by relevance

/device/google/cuttlefish/guest/hals/identity/common/
DIdentityCredential.h89 ndk::ScopedAStatus retrieveEntryValue(const vector<uint8_t>& encryptedContent,
DSecureHardwareProxy.h172 virtual optional<vector<uint8_t>> retrieveEntryValue(
DIdentityCredential.cpp822 ndk::ScopedAStatus IdentityCredential::retrieveEntryValue( in retrieveEntryValue() function in aidl::android::hardware::identity::IdentityCredential
824 optional<vector<uint8_t>> content = hwProxy_->retrieveEntryValue( in retrieveEntryValue()
/device/google/cuttlefish/guest/hals/identity/
DRemoteSecureHardwareProxy.h129 optional<vector<uint8_t>> retrieveEntryValue(
DRemoteSecureHardwareProxy.cpp352 RemoteSecureHardwarePresentationProxy::retrieveEntryValue( in retrieveEntryValue() function in android::hardware::identity::RemoteSecureHardwarePresentationProxy