Home
last modified time | relevance | path

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

/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/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/services/native/src/thermal_action/action/
H A Daction_shutdown.cpp34 constexpr const char* SHUTDOWN_PATH = "/data/service/el0/thermal/config/shut_down"; variable