Searched refs:GetHgmXmlNodeAsInt (Results 1 – 2 of 2) sorted by relevance
50 static int32_t GetHgmXmlNodeAsInt(xmlNode &node);
65 int32_t XMLParser::GetHgmXmlNodeAsInt(xmlNode &node) in GetHgmXmlNodeAsInt() function in OHOS::Rosen::XMLParser95 int xmlParamType = GetHgmXmlNodeAsInt(*currNode); in ParseInternal()