Home
last modified time | relevance | path

Searched defs:thermalTimer (Results 1 – 3 of 3) sorted by relevance

/base/powermgr/thermal_manager/services/native/src/thermal_observer/state_machine/
Dstartup_delay_state_collection.cpp57 auto thermalTimer = std::make_shared<ThermalTimer>(); in StartDelayTimer() local
71 auto thermalTimer = std::make_shared<ThermalTimer>(); in StopDelayTimer() local
Dcharge_delay_state_collection.cpp121 auto thermalTimer = std::make_shared<ThermalTimer>(); in StartDelayTimer() local
135 auto thermalTimer = std::make_shared<ThermalTimer>(); in StopDelayTimer() local
/base/powermgr/thermal_manager/services/native/include/thermal_action/
Dithermal_action.h65 auto thermalTimer = std::make_shared<ThermalTimer>(); in Execute() local
89 auto thermalTimer = std::make_shared<ThermalTimer>(); in Execute() local