Searched refs:SerializeXmlResourceToPb (Results 1 – 4 of 4) sorted by relevance
51 void SerializeXmlResourceToPb(const xml::XmlResource& resource, pb::XmlNode* out_node,
710 void SerializeXmlResourceToPb(const xml::XmlResource& resource, pb::XmlNode* out_node, in SerializeXmlResourceToPb() function
155 SerializeXmlResourceToPb(*xml, &pb_node); in SerializeXml()
245 SerializeXmlResourceToPb(xml_res, &pb_node); in FlattenXml()