Home
last modified time | relevance | path

Searched defs:ToXml (Results 1 – 1 of 1) sorted by relevance

/external/libprotobuf-mutator/examples/xml/
Dxml_writer.cc44 void XmlWriter::ToXml(const std::string& name, const std::string& value) { in ToXml() function in protobuf_mutator::xml::__anonde8cc9d90111::XmlWriter
49 void XmlWriter::ToXml(const Misk& misk) { in ToXml() function in protobuf_mutator::xml::__anonde8cc9d90111::XmlWriter
59 void XmlWriter::ToXml(const DoctypeDecl& doctype) { in ToXml() function in protobuf_mutator::xml::__anonde8cc9d90111::XmlWriter
67 void XmlWriter::ToXml(const Content& content) { in ToXml() function in protobuf_mutator::xml::__anonde8cc9d90111::XmlWriter
79 void XmlWriter::ToXml(const Element& element) { in ToXml() function in protobuf_mutator::xml::__anonde8cc9d90111::XmlWriter
99 std::string XmlWriter::ToXml(const Document& doc) { in ToXml() function in protobuf_mutator::xml::__anonde8cc9d90111::XmlWriter