Searched refs:ParseRootNode (Results 1 – 2 of 2) sorted by relevance
39 bool ParseRootNode(const xmlNodePtr& node);
112 if (!ParseRootNode(node)) { in ParseXmlFile()119 bool ThermalSrvConfigParser::ParseRootNode(const xmlNodePtr& node) in ParseRootNode() function in OHOS::PowerMgr::ThermalSrvConfigParser