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.cc148 GenerateConstructorCode(io::Printer* printer) const { in GenerateConstructorCode() function in google::protobuf::compiler::cpp::MessageFieldGenerator
246 GenerateConstructorCode(io::Printer* printer) const { in GenerateConstructorCode() function in google::protobuf::compiler::cpp::MessageOneofFieldGenerator
325 GenerateConstructorCode(io::Printer* printer) const { in GenerateConstructorCode() function in google::protobuf::compiler::cpp::RepeatedMessageFieldGenerator
Dcpp_enum_field.cc114 GenerateConstructorCode(io::Printer* printer) const { in GenerateConstructorCode() function in google::protobuf::compiler::cpp::EnumFieldGenerator
203 GenerateConstructorCode(io::Printer* printer) const { in GenerateConstructorCode() function in google::protobuf::compiler::cpp::EnumOneofFieldGenerator
287 GenerateConstructorCode(io::Printer* printer) const { in GenerateConstructorCode() function in google::protobuf::compiler::cpp::RepeatedEnumFieldGenerator
Dcpp_primitive_field.cc154 GenerateConstructorCode(io::Printer* printer) const { in GenerateConstructorCode() function in google::protobuf::compiler::cpp::PrimitiveFieldGenerator
235 GenerateConstructorCode(io::Printer* printer) const { in GenerateConstructorCode() function in google::protobuf::compiler::cpp::PrimitiveOneofFieldGenerator
337 GenerateConstructorCode(io::Printer* printer) const { in GenerateConstructorCode() function in google::protobuf::compiler::cpp::RepeatedPrimitiveFieldGenerator
Dcpp_string_field.cc244 GenerateConstructorCode(io::Printer* printer) const { in GenerateConstructorCode() function in google::protobuf::compiler::cpp::StringFieldGenerator
427 GenerateConstructorCode(io::Printer* printer) const { in GenerateConstructorCode() function in google::protobuf::compiler::cpp::StringOneofFieldGenerator
573 GenerateConstructorCode(io::Printer* printer) const { in GenerateConstructorCode() function in google::protobuf::compiler::cpp::RepeatedStringFieldGenerator