Searched refs:protoToString (Results 1 – 3 of 3) sorted by relevance
43 std::string xmlData = xmlProtoFuzzer::ProtoConverter().protoToString(xmlDocument); in DEFINE_PROTO_FUZZER()
33 std::string protoToString(XmlDocument const&);
754 string ProtoConverter::protoToString(XmlDocument const& _x) in protoToString() function in ProtoConverter