Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/thermal_manager/application/protector/src/policy/
H A Dthermal_kernel_config_file.cpp37 ret = ParseThermalKernelXML(path); in Init()
41 bool ThermalKernelConfigFile::ParseThermalKernelXML(const std::string &path) in ParseThermalKernelXML() function in OHOS::PowerMgr::ThermalKernelConfigFile
/ohos5.0/base/powermgr/thermal_manager/application/protector/include/policy/
H A Dthermal_kernel_config_file.h41 bool ParseThermalKernelXML(const std::string &path);