Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_string_field_lite.h76 std::string GetBoxedType() const;
120 std::string GetBoxedType() const;
Djava_message_field_lite.h75 std::string GetBoxedType() const;
120 std::string GetBoxedType() const;
Djava_primitive_field_lite.h75 std::string GetBoxedType() const;
121 std::string GetBoxedType() const;
Djava_enum_field_lite.h75 std::string GetBoxedType() const;
120 std::string GetBoxedType() const;
Djava_string_field.h85 std::string GetBoxedType() const;
141 std::string GetBoxedType() const;
Djava_primitive_field.h85 std::string GetBoxedType() const;
143 std::string GetBoxedType() const;
Djava_enum_field.h84 std::string GetBoxedType() const;
142 std::string GetBoxedType() const;
Djava_message_field.h85 std::string GetBoxedType() const;
150 std::string GetBoxedType() const;
Djava_field.h90 virtual std::string GetBoxedType() const = 0;
109 virtual std::string GetBoxedType() const = 0;
Djava_map_field_lite.h57 std::string GetBoxedType() const;
Djava_map_field.h66 std::string GetBoxedType() const;
Djava_message_field_lite.cc292 std::string ImmutableMessageFieldLiteGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::ImmutableMessageFieldLiteGenerator
748 std::string RepeatedImmutableMessageFieldLiteGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::RepeatedImmutableMessageFieldLiteGenerator
Djava_string_field_lite.cc320 std::string ImmutableStringFieldLiteGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::ImmutableStringFieldLiteGenerator
722 std::string RepeatedImmutableStringFieldLiteGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::RepeatedImmutableStringFieldLiteGenerator
Djava_primitive_field_lite.cc325 std::string ImmutablePrimitiveFieldLiteGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::ImmutablePrimitiveFieldLiteGenerator
633 std::string RepeatedImmutablePrimitiveFieldLiteGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::RepeatedImmutablePrimitiveFieldLiteGenerator
Djava_enum_field_lite.cc300 std::string ImmutableEnumFieldLiteGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::ImmutableEnumFieldLiteGenerator
777 std::string RepeatedImmutableEnumFieldLiteGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::RepeatedImmutableEnumFieldLiteGenerator
Djava_primitive_field.cc478 std::string ImmutablePrimitiveFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::ImmutablePrimitiveFieldGenerator
966 std::string RepeatedImmutablePrimitiveFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::RepeatedImmutablePrimitiveFieldGenerator
Djava_string_field.cc466 std::string ImmutableStringFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::ImmutableStringFieldGenerator
1048 std::string RepeatedImmutableStringFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::RepeatedImmutableStringFieldGenerator
Djava_enum_field.cc371 std::string ImmutableEnumFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::ImmutableEnumFieldGenerator
1040 std::string RepeatedImmutableEnumFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::RepeatedImmutableEnumFieldGenerator
Djava_message_field.cc523 std::string ImmutableMessageFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::ImmutableMessageFieldGenerator
1359 std::string RepeatedImmutableMessageFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::RepeatedImmutableMessageFieldGenerator
Djava_map_field.cc766 std::string ImmutableMapFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::ImmutableMapFieldGenerator
Djava_map_field_lite.cc796 std::string ImmutableMapFieldLiteGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::ImmutableMapFieldLiteGenerator