/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/java/ |
D | java_string_field_lite.h | 81 string GetBoxedType() const; 139 string GetBoxedType() const;
|
D | java_message_field_lite.h | 80 string GetBoxedType() const; 138 string GetBoxedType() const;
|
D | java_string_field.h | 82 string GetBoxedType() const; 141 string GetBoxedType() const;
|
D | java_enum_field_lite.h | 80 string GetBoxedType() const; 141 string GetBoxedType() const;
|
D | java_enum_field.h | 81 string GetBoxedType() const; 142 string GetBoxedType() const;
|
D | java_primitive_field.h | 81 string GetBoxedType() const; 142 string GetBoxedType() const;
|
D | java_primitive_field_lite.h | 83 string GetBoxedType() const; 145 string GetBoxedType() const;
|
D | java_message_field.h | 81 string GetBoxedType() const; 147 string GetBoxedType() const;
|
D | java_field.h | 91 virtual string GetBoxedType() const = 0; 122 virtual string GetBoxedType() const = 0;
|
D | java_map_field_lite.h | 65 string GetBoxedType() const;
|
D | java_map_field.h | 66 string GetBoxedType() const;
|
D | java_primitive_field.cc | 416 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
|
D | java_string_field.cc | 456 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
|
D | java_string_field_lite.cc | 382 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
|
D | java_message_field_lite.cc | 367 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
|
D | java_primitive_field_lite.cc | 455 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
|
D | java_enum_field_lite.cc | 345 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
|
D | java_enum_field.cc | 361 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
|
D | java_message_field.cc | 509 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
|
D | java_map_field.cc | 736 string ImmutableMapFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::ImmutableMapFieldGenerator
|
D | java_map_field_lite.cc | 829 string ImmutableMapFieldLiteGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::ImmutableMapFieldLiteGenerator
|