Home
last modified time | relevance | path

Searched refs:GetBoxedType (Results 1 – 25 of 28) sorted by relevance

12

/external/protobuf/src/google/protobuf/compiler/javamicro/
Djavamicro_primitive_field.h59 string GetBoxedType() const;
80 string GetBoxedType() const;
Djavamicro_enum_field.h59 string GetBoxedType() const;
80 string GetBoxedType() const;
Djavamicro_message_field.h59 string GetBoxedType() const;
81 string GetBoxedType() const;
Djavamicro_message_field.cc147 string MessageFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::javamicro::MessageFieldGenerator
295 string RepeatedMessageFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::javamicro::RepeatedMessageFieldGenerator
Djavamicro_enum_field.cc132 string EnumFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::javamicro::EnumFieldGenerator
326 string RepeatedEnumFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::javamicro::RepeatedEnumFieldGenerator
Djavamicro_field.h66 virtual string GetBoxedType() const = 0;
Djavamicro_primitive_field.cc326 string PrimitiveFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::javamicro::PrimitiveFieldGenerator
669 string RepeatedPrimitiveFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::javamicro::RepeatedPrimitiveFieldGenerator
/external/protobuf/src/google/protobuf/compiler/java/
Djava_string_field_lite.h81 string GetBoxedType() const;
139 string GetBoxedType() const;
Djava_message_field_lite.h80 string GetBoxedType() const;
138 string GetBoxedType() const;
Djava_string_field.h82 string GetBoxedType() const;
141 string GetBoxedType() const;
Djava_enum_field_lite.h80 string GetBoxedType() const;
141 string GetBoxedType() const;
Djava_enum_field.h81 string GetBoxedType() const;
142 string GetBoxedType() const;
Djava_primitive_field.h81 string GetBoxedType() const;
142 string GetBoxedType() const;
Djava_primitive_field_lite.h83 string GetBoxedType() const;
145 string GetBoxedType() const;
Djava_message_field.h81 string GetBoxedType() const;
147 string GetBoxedType() const;
Djava_field.h91 virtual string GetBoxedType() const = 0;
122 virtual string GetBoxedType() const = 0;
Djava_map_field_lite.h65 string GetBoxedType() const;
Djava_map_field.h66 string GetBoxedType() const;
Djava_string_field_lite.cc382 string ImmutableStringFieldLiteGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::ImmutableStringFieldLiteGenerator
865 string RepeatedImmutableStringFieldLiteGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::RepeatedImmutableStringFieldLiteGenerator
Djava_string_field.cc454 string ImmutableStringFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::ImmutableStringFieldGenerator
990 string RepeatedImmutableStringFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::RepeatedImmutableStringFieldGenerator
Djava_message_field_lite.cc367 string ImmutableMessageFieldLiteGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::ImmutableMessageFieldLiteGenerator
934 string RepeatedImmutableMessageFieldLiteGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::RepeatedImmutableMessageFieldLiteGenerator
Djava_primitive_field.cc416 string ImmutablePrimitiveFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::ImmutablePrimitiveFieldGenerator
853 string RepeatedImmutablePrimitiveFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::RepeatedImmutablePrimitiveFieldGenerator
Djava_primitive_field_lite.cc441 string ImmutablePrimitiveFieldLiteGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::ImmutablePrimitiveFieldLiteGenerator
893 string RepeatedImmutablePrimitiveFieldLiteGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::RepeatedImmutablePrimitiveFieldLiteGenerator
Djava_enum_field.cc356 string ImmutableEnumFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::ImmutableEnumFieldGenerator
955 string RepeatedImmutableEnumFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::RepeatedImmutableEnumFieldGenerator
Djava_enum_field_lite.cc343 string ImmutableEnumFieldLiteGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::ImmutableEnumFieldLiteGenerator
953 string RepeatedImmutableEnumFieldLiteGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::RepeatedImmutableEnumFieldLiteGenerator

12