Searched refs:thermalAlert (Results 1 – 3 of 3) sorted by relevance
39 virtual void thermalAlert(bool alert) = 0;81 void thermalAlert(bool alert) override in thermalAlert() function in phosphor::fan::monitor::PowerInterface
398 _powerIface->thermalAlert(true); in serviceModeTimerExpired()
15 MOCK_METHOD(void, thermalAlert, (bool), (override));