Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_message_field.cc171 void MessageFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::MessageFieldGenerator
279 void MessageOneofFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::MessageOneofFieldGenerator
Dcsharp_primitive_field.cc243 void PrimitiveFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::PrimitiveFieldGenerator
330 void PrimitiveOneofFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::PrimitiveOneofFieldGenerator
Dcsharp_repeated_primitive_field.cc120 void RepeatedPrimitiveFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::RepeatedPrimitiveFieldGenerator
Dcsharp_repeated_enum_field.cc122 void RepeatedEnumFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::RepeatedEnumFieldGenerator
Dcsharp_map_field.cc137 void MapFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::MapFieldGenerator
Dcsharp_repeated_message_field.cc137 void RepeatedMessageFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::RepeatedMessageFieldGenerator
Dcsharp_wrapper_field.cc180 void WrapperFieldGenerator::WriteToString(io::Printer* printer) { in WriteToString() function in google::protobuf::compiler::csharp::WrapperFieldGenerator