Home
last modified time | relevance | path

Searched refs:getHardwareInfo (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/guest/hals/keymint/remote/
Dremote_remotely_provisioned_component.h37 ndk::ScopedAStatus getHardwareInfo(RpcHardwareInfo* info) override;
Dremote_keymint_device.h38 ScopedAStatus getHardwareInfo(KeyMintHardwareInfo* info) override;
Dremote_remotely_provisioned_component.cpp56 ScopedAStatus RemoteRemotelyProvisionedComponent::getHardwareInfo( in getHardwareInfo() function in aidl::android::hardware::security::keymint::RemoteRemotelyProvisionedComponent
Dremote_keymint_device.cpp201 ScopedAStatus RemoteKeyMintDevice::getHardwareInfo(KeyMintHardwareInfo* info) { in getHardwareInfo() function in aidl::android::hardware::security::keymint::RemoteKeyMintDevice