Searched defs:GenerateConstructorCode (Results 1 - 5 of 5) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_enum_field.cc120 GenerateConstructorCode(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::EnumFieldGenerator
225 GenerateConstructorCode(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::EnumOneofFieldGenerator
319 GenerateConstructorCode(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::RepeatedEnumFieldGenerator
H A Dcpp_map_field.cc173 GenerateConstructorCode(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::MapFieldGenerator
H A Dcpp_message_field.cc495 GenerateConstructorCode(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::MessageFieldGenerator
811 GenerateConstructorCode(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::MessageOneofFieldGenerator
1003 GenerateConstructorCode(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::RepeatedMessageFieldGenerator
H A Dcpp_primitive_field.cc155 GenerateConstructorCode(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::PrimitiveFieldGenerator
240 GenerateConstructorCode(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::PrimitiveOneofFieldGenerator
344 GenerateConstructorCode(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::RepeatedPrimitiveFieldGenerator
H A Dcpp_string_field.cc334 GenerateConstructorCode(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::StringFieldGenerator
638 GenerateConstructorCode(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::StringOneofFieldGenerator
806 GenerateConstructorCode(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::RepeatedStringFieldGenerator

Completed in 233 milliseconds