Searched defs:GenerateSerializeWithCachedSizesToArray (Results 1 - 5 of 5) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_enum_field.cc139 GenerateSerializeWithCachedSizesToArray(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::EnumFieldGenerator
303 GenerateSerializeWithCachedSizesToArray(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::RepeatedEnumFieldGenerator
H A Dcpp_message_field.cc137 GenerateSerializeWithCachedSizesToArray(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::MessageFieldGenerator
247 GenerateSerializeWithCachedSizesToArray(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::RepeatedMessageFieldGenerator
H A Dcpp_string_field.cc240 GenerateSerializeWithCachedSizesToArray(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::StringFieldGenerator
413 GenerateSerializeWithCachedSizesToArray(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::RepeatedStringFieldGenerator
H A Dcpp_primitive_field.cc170 GenerateSerializeWithCachedSizesToArray(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::PrimitiveFieldGenerator
318 GenerateSerializeWithCachedSizesToArray(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::RepeatedPrimitiveFieldGenerator
H A Dcpp_message.cc723 GenerateSerializeWithCachedSizesToArray(printer);
1432 field_generators_.get(field).GenerateSerializeWithCachedSizesToArray(
1497 GenerateSerializeWithCachedSizesToArray(io::Printer* printer) { function in class:google::protobuf::compiler::cpp::MessageGenerator

Completed in 532 milliseconds