Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/thermal_manager/test/common/include/
H A Dthermal_test.h34 const std::string PROCESS_PATH = "/data/service/el0/thermal/config/process_ctrl"; variable
/ohos5.0/base/powermgr/thermal_manager/test/systemtest/include/
H A Dthermal_mgr_system_test.h37 const std::string PROCESS_PATH = "/data/service/el0/thermal/config/process_ctrl"; variable
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
H A Daction_application_process.cpp40 constexpr const char* PROCESS_PATH = "/data/service/el0/thermal/config/process_ctrl"; variable