Home
last modified time | relevance | path

Searched refs:PROCESS_PATH (Results 1 – 5 of 5) sorted by relevance

/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
224 ret = snprintf_s(processBuf, MAX_PATH, sizeof(processBuf) - 1, PROCESS_PATH); in ProcessAppActionExecution()
/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/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/unittest/src/
H A Dthermal_mgr_policy_test.cpp943 int32_t value = ConvertInt(GetNodeValue(PROCESS_PATH));
975 int32_t value = ConvertInt(GetNodeValue(PROCESS_PATH));
996 int32_t value = ConvertInt(GetNodeValue(PROCESS_PATH));
1017 int32_t value = ConvertInt(GetNodeValue(PROCESS_PATH));
1041 std::string ret = GetNodeValue(PROCESS_PATH);
1066 int32_t value = ConvertInt(GetNodeValue(PROCESS_PATH));
/ohos5.0/base/powermgr/thermal_manager/test/systemtest/src/
H A Dthermal_mgr_system_test.cpp1003 ret = snprintf_s(procsessBuf, MAX_PATH, sizeof(procsessBuf) - 1, PROCESS_PATH.c_str());
1046 ret = snprintf_s(procsessBuf, MAX_PATH, sizeof(procsessBuf) - 1, PROCESS_PATH.c_str());
1086 ret = snprintf_s(procsessBuf, MAX_PATH, sizeof(procsessBuf) - 1, PROCESS_PATH.c_str());