Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/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_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_string_field.cc456 string ImmutableStringFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::ImmutableStringFieldGenerator
998 string RepeatedImmutableStringFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::RepeatedImmutableStringFieldGenerator
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_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_lite.cc455 string ImmutablePrimitiveFieldLiteGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::ImmutablePrimitiveFieldLiteGenerator
907 string RepeatedImmutablePrimitiveFieldLiteGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::RepeatedImmutablePrimitiveFieldLiteGenerator
Djava_enum_field_lite.cc345 string ImmutableEnumFieldLiteGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::ImmutableEnumFieldLiteGenerator
955 string RepeatedImmutableEnumFieldLiteGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::RepeatedImmutableEnumFieldLiteGenerator
Djava_enum_field.cc361 string ImmutableEnumFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::ImmutableEnumFieldGenerator
962 string RepeatedImmutableEnumFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::RepeatedImmutableEnumFieldGenerator
Djava_message_field.cc509 string ImmutableMessageFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::ImmutableMessageFieldGenerator
1289 string RepeatedImmutableMessageFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::RepeatedImmutableMessageFieldGenerator
Djava_map_field.cc736 string ImmutableMapFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::ImmutableMapFieldGenerator
Djava_map_field_lite.cc829 string ImmutableMapFieldLiteGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::ImmutableMapFieldLiteGenerator