Searched refs:ParsePolicySubnode (Results 1 – 2 of 2) sorted by relevance
67 void ParsePolicySubnode(const xmlNode* cur, PolicyConfig& policyConfig);
277 ParsePolicySubnode(curNode, policyConfig); in ParsePolicyNode()471 void ThermalConfigFileParser::ParsePolicySubnode(const xmlNode* cur, PolicyConfig& policyConfig) in ParsePolicySubnode() function in OHOS::PowerMgr::ThermalConfigFileParser