Searched refs:GetBoxedType (Results 1 - 23 of 23) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/java/
H A Djava_enum_field.h62 string GetBoxedType() const;
87 string GetBoxedType() const;
H A Djava_message_field.h62 string GetBoxedType() const;
86 string GetBoxedType() const;
H A Djava_primitive_field.h62 string GetBoxedType() const;
87 string GetBoxedType() const;
H A Djava_field.h68 virtual string GetBoxedType() const = 0;
H A Djava_enum_field.cc167 string EnumFieldGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::java::EnumFieldGenerator
366 string RepeatedEnumFieldGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::java::RepeatedEnumFieldGenerator
H A Djava_message_field.cc182 string MessageFieldGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::java::MessageFieldGenerator
328 string RepeatedMessageFieldGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::java::RepeatedMessageFieldGenerator
H A Djava_primitive_field.cc277 string PrimitiveFieldGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::java::PrimitiveFieldGenerator
458 string RepeatedPrimitiveFieldGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::java::RepeatedPrimitiveFieldGenerator
/external/protobuf/src/google/protobuf/compiler/javamicro/
H A Djavamicro_enum_field.h59 string GetBoxedType() const;
80 string GetBoxedType() const;
H A Djavamicro_message_field.h59 string GetBoxedType() const;
81 string GetBoxedType() const;
H A Djavamicro_primitive_field.h59 string GetBoxedType() const;
80 string GetBoxedType() const;
H A Djavamicro_field.h66 virtual string GetBoxedType() const = 0;
H A Djavamicro_enum_field.cc132 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 Djavamicro_message_field.cc147 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 Djavamicro_primitive_field.cc326 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/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_enum_field.h71 string GetBoxedType() const;
107 string GetBoxedType() const;
H A Djava_message_field.h71 string GetBoxedType() const;
113 string GetBoxedType() const;
H A Djava_primitive_field.h71 string GetBoxedType() const;
107 string GetBoxedType() const;
H A Djava_string_field.h71 string GetBoxedType() const;
106 string GetBoxedType() const;
H A Djava_field.h78 virtual string GetBoxedType() const = 0;
H A Djava_enum_field.cc278 string EnumFieldGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::java::EnumFieldGenerator
596 string RepeatedEnumFieldGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::java::RepeatedEnumFieldGenerator
H A Djava_string_field.cc384 string StringFieldGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::java::StringFieldGenerator
719 string RepeatedStringFieldGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::java::RepeatedStringFieldGenerator
H A Djava_message_field.cc448 string MessageFieldGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::java::MessageFieldGenerator
967 string RepeatedMessageFieldGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::java::RepeatedMessageFieldGenerator
H A Djava_primitive_field.cc472 string PrimitiveFieldGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::java::PrimitiveFieldGenerator
780 string RepeatedPrimitiveFieldGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::java::RepeatedPrimitiveFieldGenerator

Completed in 157 milliseconds