Home
last modified time | relevance | path

Searched defs:GenerateConstructorCode (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_message_field.cc112 GenerateConstructorCode(io::Printer* printer) const { in GenerateConstructorCode() function in google::protobuf::compiler::cpp::MessageFieldGenerator
220 GenerateConstructorCode(io::Printer* printer) const { in GenerateConstructorCode() function in google::protobuf::compiler::cpp::RepeatedMessageFieldGenerator
Dcpp_string_field.cc198 GenerateConstructorCode(io::Printer* printer) const { in GenerateConstructorCode() function in google::protobuf::compiler::cpp::StringFieldGenerator
377 GenerateConstructorCode(io::Printer* printer) const { in GenerateConstructorCode() function in google::protobuf::compiler::cpp::RepeatedStringFieldGenerator
Dcpp_enum_field.cc109 GenerateConstructorCode(io::Printer* printer) const { in GenerateConstructorCode() function in google::protobuf::compiler::cpp::EnumFieldGenerator
224 GenerateConstructorCode(io::Printer* printer) const { in GenerateConstructorCode() function in google::protobuf::compiler::cpp::RepeatedEnumFieldGenerator
Dcpp_primitive_field.cc149 GenerateConstructorCode(io::Printer* printer) const { in GenerateConstructorCode() function in google::protobuf::compiler::cpp::PrimitiveFieldGenerator
270 GenerateConstructorCode(io::Printer* printer) const { in GenerateConstructorCode() function in google::protobuf::compiler::cpp::RepeatedPrimitiveFieldGenerator