Home
last modified time | relevance | path

Searched refs:ParsePolicyNode (Results 1 - 4 of 4) sorted by relevance

/base/powermgr/thermal_manager/services/native/include/thermal_policy/
H A Dthermal_srv_config_parser.h44 bool ParsePolicyNode(const xmlNodePtr& node);
/base/powermgr/thermal_manager/test/unittest/include/
H A Dthermal_config_file_parser.h56 void ParsePolicyNode(xmlNodePtr node);
/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_config_file_parser.cpp132 ParsePolicyNode(node); in ParseXmlFile()
257 void ThermalConfigFileParser::ParsePolicyNode(xmlNodePtr node) in ParsePolicyNode() function in OHOS::PowerMgr::ThermalConfigFileParser
/base/powermgr/thermal_manager/services/native/src/thermal_policy/
H A Dthermal_srv_config_parser.cpp131 ret = ParsePolicyNode(node); in ParseRootNode()
564 bool ThermalSrvConfigParser::ParsePolicyNode(const xmlNodePtr& node) in ParsePolicyNode() function in OHOS::PowerMgr::ThermalSrvConfigParser

Completed in 4 milliseconds