Searched defs:WriteEquals (Results 1 – 7 of 7) sorted by relevance
105 void RepeatedEnumFieldGenerator::WriteEquals(io::Printer* printer) { in WriteEquals() function in google::protobuf::compiler::csharp::RepeatedEnumFieldGenerator
104 void RepeatedPrimitiveFieldGenerator::WriteEquals(io::Printer* printer) { in WriteEquals() function in google::protobuf::compiler::csharp::RepeatedPrimitiveFieldGenerator
120 void RepeatedMessageFieldGenerator::WriteEquals(io::Printer* printer) { in WriteEquals() function in google::protobuf::compiler::csharp::RepeatedMessageFieldGenerator
120 void MapFieldGenerator::WriteEquals(io::Printer* printer) { in WriteEquals() function in google::protobuf::compiler::csharp::MapFieldGenerator
144 void PrimitiveFieldGenerator::WriteEquals(io::Printer* printer) { in WriteEquals() function in google::protobuf::compiler::csharp::PrimitiveFieldGenerator
128 void WrapperFieldGenerator::WriteEquals(io::Printer* printer) { in WriteEquals() function in google::protobuf::compiler::csharp::WrapperFieldGenerator
122 void MessageFieldGenerator::WriteEquals(io::Printer* printer) { in WriteEquals() function in google::protobuf::compiler::csharp::MessageFieldGenerator