Searched defs:GetBoxedType (Results 1 - 13 of 13) sorted by relevance
/external/protobuf/src/google/protobuf/compiler/javamicro/ | ||
H A D | javamicro_enum_field.cc | 132 string EnumFieldGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::javamicro::EnumFieldGenerator 326 string RepeatedEnumFieldGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::javamicro::RepeatedEnumFieldGenerator |
H A D | javamicro_message_field.cc | 147 string MessageFieldGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::javamicro::MessageFieldGenerator 295 string RepeatedMessageFieldGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::javamicro::RepeatedMessageFieldGenerator |
H A D | javamicro_primitive_field.cc | 326 string PrimitiveFieldGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::javamicro::PrimitiveFieldGenerator 669 string RepeatedPrimitiveFieldGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::javamicro::RepeatedPrimitiveFieldGenerator |
/external/protobuf/src/google/protobuf/compiler/java/ | ||
H A D | java_enum_field.cc | 356 string ImmutableEnumFieldGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::java::ImmutableEnumFieldGenerator 955 string RepeatedImmutableEnumFieldGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::java::RepeatedImmutableEnumFieldGenerator |
H A D | java_enum_field_lite.cc | 343 string ImmutableEnumFieldLiteGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::java::ImmutableEnumFieldLiteGenerator 953 string RepeatedImmutableEnumFieldLiteGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::java::RepeatedImmutableEnumFieldLiteGenerator |
H A D | java_message_field_lite.cc | 367 string ImmutableMessageFieldLiteGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::java::ImmutableMessageFieldLiteGenerator 934 string RepeatedImmutableMessageFieldLiteGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::java::RepeatedImmutableMessageFieldLiteGenerator |
H A D | java_string_field.cc | 454 string ImmutableStringFieldGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::java::ImmutableStringFieldGenerator 990 string RepeatedImmutableStringFieldGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::java::RepeatedImmutableStringFieldGenerator |
H A D | java_string_field_lite.cc | 382 string ImmutableStringFieldLiteGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::java::ImmutableStringFieldLiteGenerator 865 string RepeatedImmutableStringFieldLiteGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::java::RepeatedImmutableStringFieldLiteGenerator |
H A D | java_map_field.cc | 490 string ImmutableMapFieldGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::java::ImmutableMapFieldGenerator |
H A D | java_map_field_lite.cc | 475 string ImmutableMapFieldLiteGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::java::ImmutableMapFieldLiteGenerator |
H A D | java_message_field.cc | 505 string ImmutableMessageFieldGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::java::ImmutableMessageFieldGenerator 1284 string RepeatedImmutableMessageFieldGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::java::RepeatedImmutableMessageFieldGenerator |
H A D | java_primitive_field.cc | 416 string ImmutablePrimitiveFieldGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::java::ImmutablePrimitiveFieldGenerator 853 string RepeatedImmutablePrimitiveFieldGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::java::RepeatedImmutablePrimitiveFieldGenerator |
H A D | java_primitive_field_lite.cc | 441 string ImmutablePrimitiveFieldLiteGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::java::ImmutablePrimitiveFieldLiteGenerator 893 string RepeatedImmutablePrimitiveFieldLiteGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::java::RepeatedImmutablePrimitiveFieldLiteGenerator |
Completed in 140 milliseconds