Searched refs:ParseActionNode (Results 1 – 4 of 4) sorted by relevance
43 bool ParseActionNode(const xmlNodePtr& node);
55 void ParseActionNode(xmlNodePtr node);
128 ParseActionNode(node); in ParseXmlFile()211 void ThermalConfigFileParser::ParseActionNode(xmlNodePtr node) in ParseActionNode() function in OHOS::PowerMgr::ThermalConfigFileParser
129 ret = ParseActionNode(node); in ParseRootNode()501 bool ThermalSrvConfigParser::ParseActionNode(const xmlNodePtr& node) in ParseActionNode() function in OHOS::PowerMgr::ThermalSrvConfigParser