Searched refs:getHardwareInfo (Results 1 – 4 of 4) sorted by relevance
/device/google/cuttlefish/guest/hals/keymint/remote/ | ||
D | remote_remotely_provisioned_component.h | 37 ndk::ScopedAStatus getHardwareInfo(RpcHardwareInfo* info) override; |
D | remote_keymint_device.h | 38 ScopedAStatus getHardwareInfo(KeyMintHardwareInfo* info) override; |
D | remote_remotely_provisioned_component.cpp | 56 ScopedAStatus RemoteRemotelyProvisionedComponent::getHardwareInfo( in getHardwareInfo() function in aidl::android::hardware::security::keymint::RemoteRemotelyProvisionedComponent |
D | remote_keymint_device.cpp | 201 ScopedAStatus RemoteKeyMintDevice::getHardwareInfo(KeyMintHardwareInfo* info) { in getHardwareInfo() function in aidl::android::hardware::security::keymint::RemoteKeyMintDevice |