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

/external/protobuf/src/google/protobuf/compiler/java/
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.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.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_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_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_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 156 milliseconds