Home
last modified time | relevance | path

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

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