Searched defs:WriteToString (Results 1 – 8 of 8) sorted by relevance
171 void MessageFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::MessageFieldGenerator279 void MessageOneofFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::MessageOneofFieldGenerator
214 void PrimitiveFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::PrimitiveFieldGenerator301 void PrimitiveOneofFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::PrimitiveOneofFieldGenerator
110 void RepeatedEnumFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::RepeatedEnumFieldGenerator
108 void RepeatedPrimitiveFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::RepeatedPrimitiveFieldGenerator
125 void MapFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::MapFieldGenerator
125 void RepeatedMessageFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::RepeatedMessageFieldGenerator
163 void WrapperFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::WrapperFieldGenerator
79 ByteString CFDF_Document::WriteToString() const { in WriteToString() function in CFDF_Document