Searched refs:hardwareInformation (Results 1 – 3 of 3) sorted by relevance
28 HardwareInformation* hardwareInformation) { in getHardwareInformation() argument35 *hardwareInformation = hw; in getHardwareInformation()
41 ndk::ScopedAStatus getHardwareInformation(HardwareInformation* hardwareInformation) override;
66 TEST_P(EndToEndTests, hardwareInformation) { in TEST_P() argument