Home
last modified time | relevance | path

Searched refs:SHUTDOWN_PATH (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
H A Daction_shutdown.cpp34 constexpr const char* SHUTDOWN_PATH = "/data/service/el0/thermal/config/shut_down"; variable
113 ret = snprintf_s(shutdownBuf, MAX_PATH, sizeof(shutdownBuf) - 1, SHUTDOWN_PATH); in ShutdownExecution()
/ohos5.0/base/powermgr/thermal_manager/test/systemtest/include/
H A Dthermal_mgr_system_test.h38 const std::string SHUTDOWN_PATH = "/data/service/el0/thermal/config/shut_down"; variable
/ohos5.0/base/powermgr/thermal_manager/test/common/include/
H A Dthermal_test.h35 const std::string SHUTDOWN_PATH = "/data/service/el0/thermal/config/shut_down"; variable
/ohos5.0/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_mgr_policy_test.cpp950 value = ConvertInt(GetNodeValue(SHUTDOWN_PATH));