Searched defs:GenerateSerializedSizeCode (Results 1 - 25 of 27) sorted by relevance

12

/external/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_enum_field.cc70 void EnumFieldGenerator::GenerateSerializedSizeCode(io::Printer* printer) { function in class:google::protobuf::compiler::csharp::EnumFieldGenerator
109 void EnumOneofFieldGenerator::GenerateSerializedSizeCode(io::Printer* printer) { function in class:google::protobuf::compiler::csharp::EnumOneofFieldGenerator
H A Dcsharp_map_field.cc109 void MapFieldGenerator::GenerateSerializedSizeCode(io::Printer* printer) { function in class:google::protobuf::compiler::csharp::MapFieldGenerator
H A Dcsharp_message_field.cc109 void MessageFieldGenerator::GenerateSerializedSizeCode(io::Printer* printer) { function in class:google::protobuf::compiler::csharp::MessageFieldGenerator
H A Dcsharp_primitive_field.cc119 void PrimitiveFieldGenerator::GenerateSerializedSizeCode(io::Printer* printer) { function in class:google::protobuf::compiler::csharp::PrimitiveFieldGenerator
H A Dcsharp_repeated_enum_field.cc93 void RepeatedEnumFieldGenerator::GenerateSerializedSizeCode(io::Printer* printer) { function in class:google::protobuf::compiler::csharp::RepeatedEnumFieldGenerator
H A Dcsharp_repeated_message_field.cc108 void RepeatedMessageFieldGenerator::GenerateSerializedSizeCode(io::Printer* printer) { function in class:google::protobuf::compiler::csharp::RepeatedMessageFieldGenerator
H A Dcsharp_repeated_primitive_field.cc93 void RepeatedPrimitiveFieldGenerator::GenerateSerializedSizeCode(io::Printer* printer) { function in class:google::protobuf::compiler::csharp::RepeatedPrimitiveFieldGenerator
H A Dcsharp_wrapper_field.cc114 void WrapperFieldGenerator::GenerateSerializedSizeCode(io::Printer* printer) { function in class:google::protobuf::compiler::csharp::WrapperFieldGenerator
199 void WrapperOneofFieldGenerator::GenerateSerializedSizeCode(io::Printer* printer) { function in class:google::protobuf::compiler::csharp::WrapperOneofFieldGenerator
/external/protobuf/src/google/protobuf/compiler/java/
H A Djava_lazy_message_field.cc262 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::java::ImmutableLazyMessageFieldGenerator
449 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::java::ImmutableLazyMessageOneofFieldGenerator
803 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::java::RepeatedImmutableLazyMessageFieldGenerator
H A Djava_lazy_message_field_lite.cc210 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::java::ImmutableLazyMessageFieldLiteGenerator
393 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::java::ImmutableLazyMessageOneofFieldLiteGenerator
695 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::java::RepeatedImmutableLazyMessageFieldLiteGenerator
H A Djava_enum_field.cc335 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::java::ImmutableEnumFieldGenerator
519 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::java::ImmutableEnumOneofFieldGenerator
905 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::java::RepeatedImmutableEnumFieldGenerator
H A Djava_enum_field_lite.cc322 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::java::ImmutableEnumFieldLiteGenerator
506 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::java::ImmutableEnumOneofFieldLiteGenerator
903 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::java::RepeatedImmutableEnumFieldLiteGenerator
H A Djava_message_field_lite.cc345 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::java::ImmutableMessageFieldLiteGenerator
556 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::java::ImmutableMessageOneofFieldLiteGenerator
910 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::java::RepeatedImmutableMessageFieldLiteGenerator
H A Djava_string_field.cc432 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::java::ImmutableStringFieldGenerator
678 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::java::ImmutableStringOneofFieldGenerator
953 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::java::RepeatedImmutableStringFieldGenerator
H A Djava_string_field_lite.cc356 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::java::ImmutableStringFieldLiteGenerator
555 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::java::ImmutableStringOneofFieldLiteGenerator
823 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::java::RepeatedImmutableStringFieldLiteGenerator
H A Djava_map_field.cc457 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::java::ImmutableMapFieldGenerator
H A Djava_map_field_lite.cc442 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::java::ImmutableMapFieldLiteGenerator
H A Djava_message_field.cc483 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::java::ImmutableMessageFieldGenerator
764 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::java::ImmutableMessageOneofFieldGenerator
1260 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::java::RepeatedImmutableMessageFieldGenerator
H A Djava_primitive_field.cc318 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::java::ImmutablePrimitiveFieldGenerator
531 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::java::ImmutablePrimitiveOneofFieldGenerator
795 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::java::RepeatedImmutablePrimitiveFieldGenerator
/external/protobuf/src/google/protobuf/compiler/javamicro/
H A Djavamicro_enum_field.cc124 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::javamicro::EnumFieldGenerator
284 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::javamicro::RepeatedEnumFieldGenerator
H A Djavamicro_message_field.cc139 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::javamicro::MessageFieldGenerator
279 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::javamicro::RepeatedMessageFieldGenerator
H A Djavamicro_primitive_field.cc305 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::javamicro::PrimitiveFieldGenerator
577 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::javamicro::RepeatedPrimitiveFieldGenerator
/external/protobuf/src/google/protobuf/compiler/javanano/
H A Djavanano_message_field.cc121 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::javanano::MessageFieldGenerator
214 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::javanano::MessageOneofFieldGenerator
318 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::javanano::RepeatedMessageFieldGenerator
H A Djavanano_enum_field.cc198 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::javanano::EnumFieldGenerator
350 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::javanano::AccessorEnumFieldGenerator
548 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::javanano::RepeatedEnumFieldGenerator
H A Djavanano_map_field.cc157 GenerateSerializedSizeCode(io::Printer* printer) const { function in class:google::protobuf::compiler::javanano::MapFieldGenerator

Completed in 175 milliseconds

12