Searched refs:CompileAttr (Results 1 – 2 of 2) sorted by relevance
100 CompileAttr(nodePtr->properties, node); in Compile()122 void SolidXml::CompileAttr(const xmlAttrPtr attrPtr, shared_ptr<XmlNode> &node) in CompileAttr() function in OHOS::Global::Restool::SolidXml142 CompileAttr(attrPtr->next, node); in CompileAttr()
90 void CompileAttr(const xmlAttrPtr attrPtr, std::shared_ptr<XmlNode> &node);