Searched refs:endCycle (Results 1 – 5 of 5) sorted by relevance
45 MOCK_METHOD(void, endCycle, (), (override));
61 virtual void endCycle() override;
185 virtual void endCycle() = 0;
30 void DBusSensors::endCycle() in endCycle() function in phosphor::power::regulators::DBusSensors
212 services.getSensors().endCycle(); in sensorTimerExpired()