Searched refs:resetHal (Results 1 – 4 of 4) sorted by relevance
39 ASSERT_TRUE(resetHal()) << "could not get hidl service"; in HidlSetUp()96 virtual bool resetHal() = 0;
63 bool resetHal() override;
52 bool SensorsHidlEnvironmentV2_X::resetHal() { in resetHal() function in SensorsHidlEnvironmentV2_X
35 bool SensorsHidlEnvironmentV1_0::resetHal() { in resetHal() function in SensorsHidlEnvironmentV1_0