Home
last modified time | relevance | path

Searched refs:createSessionProxy (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/identity/aidl/default/common/
DIdentityCredentialStore.cpp96 sp<SecureHardwareSessionProxy> hwProxy = hwProxyFactory_->createSessionProxy(); in createPresentationSession()
DSecureHardwareProxy.h56 virtual sp<SecureHardwareSessionProxy> createSessionProxy() = 0;
/hardware/interfaces/identity/aidl/default/
DFakeSecureHardwareProxy.h235 sp<SecureHardwareSessionProxy> createSessionProxy() override { in createSessionProxy() function