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

/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_enum_field.cc134 GenerateSerializeWithCachedSizes(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::EnumFieldGenerator
279 GenerateSerializeWithCachedSizes(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::RepeatedEnumFieldGenerator
H A Dcpp_message_field.cc157 GenerateSerializeWithCachedSizes(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::MessageFieldGenerator
266 GenerateSerializeWithCachedSizes(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::RepeatedMessageFieldGenerator
H A Dcpp_primitive_field.cc165 GenerateSerializeWithCachedSizes(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::PrimitiveFieldGenerator
294 GenerateSerializeWithCachedSizes(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::RepeatedPrimitiveFieldGenerator
H A Dcpp_string_field.cc273 GenerateSerializeWithCachedSizes(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::StringFieldGenerator
445 GenerateSerializeWithCachedSizes(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::RepeatedStringFieldGenerator
H A Dcpp_message.cc928 GenerateSerializeWithCachedSizes(printer);
1683 field_generators_.get(field).GenerateSerializeWithCachedSizes(printer);
1713 GenerateSerializeWithCachedSizes(io::Printer* printer) { function in class:google::protobuf::compiler::cpp::MessageGenerator
/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 776 milliseconds