Searched refs:getTimerEvents (Results 1 – 2 of 2) sorted by relevance
21 auto it = zone.getTimerEvents().find(__func__); in call_actions_based_on_timer()22 if (it != zone.getTimerEvents().end()) in call_actions_based_on_timer()37 zone.getTimerEvents().erase(it); in call_actions_based_on_timer()
493 inline auto& getTimerEvents() in getTimerEvents() function in phosphor::fan::control::Zone