Home
last modified time | relevance | path

Searched refs:CPU_ACTION (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/powermgr/thermal_manager/application/protector/include/action/
H A Ddevice_control_factory.h25 constexpr const char* CPU_ACTION = "cpu"; variable
/ohos5.0/base/powermgr/thermal_manager/application/protector/src/action/
H A Ddevice_control_factory.cpp26 if (name == CPU_ACTION) { in Create()