Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/thermal_manager/services/native/src/
H A Dthermal_service.cpp43 const std::string THERMAL_SERVICE_CONFIG_PATH = "etc/thermal_config/thermal_service_config.xml"; variable
176 char* path = GetOneCfgFile(THERMAL_SERVICE_CONFIG_PATH.c_str(), buf, MAX_PATH_LEN); in InitConfigFile()