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/
H A Daction_shutdown.cpp34 constexpr const char* SHUTDOWN_PATH = "/data/service/el0/thermal/config/shut_down"; member
113 ret = snprintf_s(shutdownBuf, MAX_PATH, sizeof(shutdownBuf) - 1, SHUTDOWN_PATH); in ShutdownExecution()
/base/powermgr/thermal_manager/test/common/include/
H A Dthermal_test.h36 const std::string SHUTDOWN_PATH = "/data/service/el0/thermal/config/shut_down"; member
/base/powermgr/thermal_manager/test/systemtest/include/
H A Dthermal_mgr_system_test.h39 const std::string SHUTDOWN_PATH = "/data/service/el0/thermal/config/shut_down"; member
/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_mgr_policy_test.cpp950 value = ConvertInt(GetNodeValue(SHUTDOWN_PATH)); in HWTEST_F()

Completed in 4 milliseconds