Searched refs:GetBoxedType (Results 1 - 21 of 21) 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/protobuf/src/google/protobuf/compiler/javanano/
H A Djavanano_enum_field.h58 string GetBoxedType() const;
78 string GetBoxedType() const;
H A Djavanano_message_field.h58 string GetBoxedType() const;
79 string GetBoxedType() const;
H A Djavanano_primitive_field.h58 string GetBoxedType() const;
78 string GetBoxedType() const;
H A Djavanano_message_field.cc121 string MessageFieldGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::javanano::MessageFieldGenerator
191 string RepeatedMessageFieldGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::javanano::RepeatedMessageFieldGenerator
H A Djavanano_field.h65 virtual string GetBoxedType() const = 0;
H A Djavanano_enum_field.cc121 string EnumFieldGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::javanano::EnumFieldGenerator
244 string RepeatedEnumFieldGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::javanano::RepeatedEnumFieldGenerator
H A Djavanano_primitive_field.cc347 string PrimitiveFieldGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::javanano::PrimitiveFieldGenerator
471 string RepeatedPrimitiveFieldGenerator::GetBoxedType() const { function in class:google::protobuf::compiler::javanano::RepeatedPrimitiveFieldGenerator

Completed in 89 milliseconds