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

/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_enum_field.cc132 GenerateSerializeWithCachedSizes(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::EnumFieldGenerator
276 GenerateSerializeWithCachedSizes(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::RepeatedEnumFieldGenerator
H A Dcpp_message_field.cc130 GenerateSerializeWithCachedSizes(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::MessageFieldGenerator
238 GenerateSerializeWithCachedSizes(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::RepeatedMessageFieldGenerator
H A Dcpp_string_field.cc226 GenerateSerializeWithCachedSizes(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::StringFieldGenerator
396 GenerateSerializeWithCachedSizes(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::RepeatedStringFieldGenerator
H A Dcpp_primitive_field.cc163 GenerateSerializeWithCachedSizes(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::PrimitiveFieldGenerator
291 GenerateSerializeWithCachedSizes(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::RepeatedPrimitiveFieldGenerator
H A Dcpp_message.cc719 GenerateSerializeWithCachedSizes(printer);
1435 field_generators_.get(field).GenerateSerializeWithCachedSizes(printer);
1465 GenerateSerializeWithCachedSizes(io::Printer* printer) { function in class:google::protobuf::compiler::cpp::MessageGenerator

Completed in 237 milliseconds