Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/identity/aidl/default/common/
H A DIdentityCredentialStore.cpp28 HardwareInformation* hardwareInformation) { in getHardwareInformation() argument
35 *hardwareInformation = hw; in getHardwareInformation()
H A DIdentityCredentialStore.h41 ndk::ScopedAStatus getHardwareInformation(HardwareInformation* hardwareInformation) override;
/aosp12/hardware/interfaces/identity/aidl/vts/
H A DEndToEndTests.cpp66 TEST_P(EndToEndTests, hardwareInformation) { in TEST_P() argument