Home
last modified time | relevance | path

Searched defs:GetBoxedType (Results 1 – 10 of 10) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/java/lite/
Dstring_field.cc386 std::string ImmutableStringFieldLiteGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::ImmutableStringFieldLiteGenerator
953 std::string RepeatedImmutableStringFieldLiteGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::RepeatedImmutableStringFieldLiteGenerator
Dmessage_field.cc343 std::string ImmutableMessageFieldLiteGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::ImmutableMessageFieldLiteGenerator
810 std::string RepeatedImmutableMessageFieldLiteGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::RepeatedImmutableMessageFieldLiteGenerator
Denum_field.cc382 std::string ImmutableEnumFieldLiteGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::ImmutableEnumFieldLiteGenerator
1028 std::string RepeatedImmutableEnumFieldLiteGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::RepeatedImmutableEnumFieldLiteGenerator
Dprimitive_field.cc406 std::string ImmutablePrimitiveFieldLiteGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::ImmutablePrimitiveFieldLiteGenerator
860 std::string RepeatedImmutablePrimitiveFieldLiteGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::RepeatedImmutablePrimitiveFieldLiteGenerator
Dmap_field.cc948 std::string ImmutableMapFieldLiteGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::ImmutableMapFieldLiteGenerator
/third_party/protobuf/src/google/protobuf/compiler/java/full/
Dstring_field.cc492 std::string ImmutableStringFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::ImmutableStringFieldGenerator
1194 std::string RepeatedImmutableStringFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::RepeatedImmutableStringFieldGenerator
Denum_field.cc407 std::string ImmutableEnumFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::ImmutableEnumFieldGenerator
1181 std::string RepeatedImmutableEnumFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::RepeatedImmutableEnumFieldGenerator
Dprimitive_field.cc498 std::string ImmutablePrimitiveFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::ImmutablePrimitiveFieldGenerator
1110 std::string RepeatedImmutablePrimitiveFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::RepeatedImmutablePrimitiveFieldGenerator
Dmessage_field.cc508 std::string ImmutableMessageFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::ImmutableMessageFieldGenerator
1355 std::string RepeatedImmutableMessageFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::RepeatedImmutableMessageFieldGenerator
Dmap_field.cc1175 std::string ImmutableMapFieldGenerator::GetBoxedType() const { in GetBoxedType() function in google::protobuf::compiler::java::ImmutableMapFieldGenerator