Searched defs:WriteToString (Results 1 – 9 of 9) sorted by relevance
149 void PrimitiveFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::PrimitiveFieldGenerator199 void PrimitiveOneofFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::PrimitiveOneofFieldGenerator
127 void MessageFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::MessageFieldGenerator186 void MessageOneofFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::MessageOneofFieldGenerator
109 void RepeatedPrimitiveFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::RepeatedPrimitiveFieldGenerator
111 void RepeatedEnumFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::RepeatedEnumFieldGenerator
126 void RepeatedMessageFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::RepeatedMessageFieldGenerator
126 void MapFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::MapFieldGenerator
134 void WrapperFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::WrapperFieldGenerator
82 ByteString CFDF_Document::WriteToString() const { in WriteToString() function in CFDF_Document
276 bool PerfReader::WriteToString(string* str) { in WriteToString() function in quipper::PerfReader