/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/cpp/ |
H A D | primitive_field.h | 61 void GenerateConstructorCode(io::Printer* printer) const override {} in GenerateConstructorCode() function 104 void GenerateConstructorCode(io::Printer* printer) const override {} in GenerateConstructorCode() function
|
H A D | enum_field.cc | 233 void EnumOneofFieldGenerator::GenerateConstructorCode( in GenerateConstructorCode() function in google::protobuf::compiler::cpp::EnumOneofFieldGenerator 348 void RepeatedEnumFieldGenerator::GenerateConstructorCode( in GenerateConstructorCode() function in google::protobuf::compiler::cpp::RepeatedEnumFieldGenerator
|
H A D | string_field.cc | 436 void StringFieldGenerator::GenerateConstructorCode(io::Printer* printer) const { in GenerateConstructorCode() function in google::protobuf::compiler::cpp::StringFieldGenerator 695 void StringOneofFieldGenerator::GenerateConstructorCode( in GenerateConstructorCode() function in google::protobuf::compiler::cpp::StringOneofFieldGenerator
|
H A D | message_field.cc | 698 void MessageOneofFieldGenerator::GenerateConstructorCode( in GenerateConstructorCode() function in google::protobuf::compiler::cpp::MessageOneofFieldGenerator 866 void RepeatedMessageFieldGenerator::GenerateConstructorCode( in GenerateConstructorCode() function in google::protobuf::compiler::cpp::RepeatedMessageFieldGenerator
|
H A D | map_field.h | 58 void GenerateConstructorCode(io::Printer* printer) const override {} in GenerateConstructorCode() function
|
H A D | enum_field.h | 60 void GenerateConstructorCode(io::Printer* printer) const override {} in GenerateConstructorCode() function
|
H A D | string_field.h | 118 void GenerateConstructorCode(io::Printer* printer) const override {} in GenerateConstructorCode() function
|
H A D | message_field.h | 70 void GenerateConstructorCode(io::Printer* printer) const override {} in GenerateConstructorCode() function
|
H A D | primitive_field.cc | 301 void PrimitiveOneofFieldGenerator::GenerateConstructorCode( in GenerateConstructorCode() function in google::protobuf::compiler::cpp::PrimitiveOneofFieldGenerator
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
H A D | primitive_field.h | 61 void GenerateConstructorCode(io::Printer* printer) const override {} in GenerateConstructorCode() function 104 void GenerateConstructorCode(io::Printer* printer) const override {} in GenerateConstructorCode() function
|
H A D | enum_field.cc | 233 void EnumOneofFieldGenerator::GenerateConstructorCode( in GenerateConstructorCode() function in google::protobuf::compiler::cpp::EnumOneofFieldGenerator 348 void RepeatedEnumFieldGenerator::GenerateConstructorCode( in GenerateConstructorCode() function in google::protobuf::compiler::cpp::RepeatedEnumFieldGenerator
|
H A D | string_field.cc | 432 void StringFieldGenerator::GenerateConstructorCode(io::Printer* printer) const { in GenerateConstructorCode() function in google::protobuf::compiler::cpp::StringFieldGenerator 691 void StringOneofFieldGenerator::GenerateConstructorCode( in GenerateConstructorCode() function in google::protobuf::compiler::cpp::StringOneofFieldGenerator
|
H A D | message_field.cc | 694 void MessageOneofFieldGenerator::GenerateConstructorCode( in GenerateConstructorCode() function in google::protobuf::compiler::cpp::MessageOneofFieldGenerator 862 void RepeatedMessageFieldGenerator::GenerateConstructorCode( in GenerateConstructorCode() function in google::protobuf::compiler::cpp::RepeatedMessageFieldGenerator
|
H A D | map_field.h | 58 void GenerateConstructorCode(io::Printer* printer) const override {} in GenerateConstructorCode() function
|
H A D | enum_field.h | 60 void GenerateConstructorCode(io::Printer* printer) const override {} in GenerateConstructorCode() function
|
H A D | string_field.h | 118 void GenerateConstructorCode(io::Printer* printer) const override {} in GenerateConstructorCode() function
|
H A D | message_field.h | 70 void GenerateConstructorCode(io::Printer* printer) const override {} in GenerateConstructorCode() function
|
H A D | primitive_field.cc | 301 void PrimitiveOneofFieldGenerator::GenerateConstructorCode( in GenerateConstructorCode() function in google::protobuf::compiler::cpp::PrimitiveOneofFieldGenerator
|