Home
last modified time | relevance | path

Searched defs:timerUtils (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_action/
H A Dthermal_timer.h67 ThermalTimerUtils(const ThermalTimerUtils& timerUtils) in ThermalTimerUtils()
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_action_test.cpp376 auto timerUtils = std::make_shared<ThermalTimerUtils>(); variable