Searched refs:resetHal (Results 1 – 6 of 6) sorted by relevance
43 bool resetHal() override;
28 bool SensorsHidlEnvironmentV1_0::resetHal() { in resetHal() function in SensorsHidlEnvironmentV1_0
61 virtual bool resetHal() = 0;
20 ASSERT_TRUE(resetHal()) << "could not get hidl service"; in HidlSetUp()
57 bool resetHal() override;
58 bool SensorsHidlEnvironmentV2_0::resetHal() { in resetHal() function in SensorsHidlEnvironmentV2_0