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

/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_enum_field.cc149 GenerateSerializeWithCachedSizesToArray(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::EnumFieldGenerator
371 GenerateSerializeWithCachedSizesToArray(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::RepeatedEnumFieldGenerator
H A Dcpp_message_field.cc173 GenerateSerializeWithCachedSizesToArray(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::MessageFieldGenerator
352 GenerateSerializeWithCachedSizesToArray(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::RepeatedMessageFieldGenerator
H A Dcpp_primitive_field.cc175 GenerateSerializeWithCachedSizesToArray(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::PrimitiveFieldGenerator
385 GenerateSerializeWithCachedSizesToArray(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::RepeatedPrimitiveFieldGenerator
H A Dcpp_string_field.cc305 GenerateSerializeWithCachedSizesToArray(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::StringFieldGenerator
612 GenerateSerializeWithCachedSizesToArray(io::Printer* printer) const { function in class:google::protobuf::compiler::cpp::RepeatedStringFieldGenerator
H A Dcpp_message.cc1216 GenerateSerializeWithCachedSizesToArray(printer);
2243 field_generators_.get(field).GenerateSerializeWithCachedSizesToArray(
2315 GenerateSerializeWithCachedSizesToArray(io::Printer* printer) { function in class:google::protobuf::compiler::cpp::MessageGenerator

Completed in 3301 milliseconds