Home
last modified time | relevance | path

Searched defs:GenerateSerializeWithCachedSizes (Results 1 – 6 of 6) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_enum_field.cc155 GenerateSerializeWithCachedSizes(io::Printer* printer) const { in GenerateSerializeWithCachedSizes() function in google::protobuf::compiler::cpp::EnumFieldGenerator
420 GenerateSerializeWithCachedSizes(io::Printer* printer) const { in GenerateSerializeWithCachedSizes() function in google::protobuf::compiler::cpp::RepeatedEnumFieldGenerator
Dcpp_primitive_field.cc169 GenerateSerializeWithCachedSizes(io::Printer* printer) const { in GenerateSerializeWithCachedSizes() function in google::protobuf::compiler::cpp::PrimitiveFieldGenerator
365 GenerateSerializeWithCachedSizes(io::Printer* printer) const { in GenerateSerializeWithCachedSizes() function in google::protobuf::compiler::cpp::RepeatedPrimitiveFieldGenerator
Dcpp_string_field.cc381 GenerateSerializeWithCachedSizes(io::Printer* printer) const { in GenerateSerializeWithCachedSizes() function in google::protobuf::compiler::cpp::StringFieldGenerator
825 GenerateSerializeWithCachedSizes(io::Printer* printer) const { in GenerateSerializeWithCachedSizes() function in google::protobuf::compiler::cpp::RepeatedStringFieldGenerator
Dcpp_message_field.cc513 GenerateSerializeWithCachedSizes(io::Printer* printer) const { in GenerateSerializeWithCachedSizes() function in google::protobuf::compiler::cpp::MessageFieldGenerator
1023 GenerateSerializeWithCachedSizes(io::Printer* printer) const { in GenerateSerializeWithCachedSizes() function in google::protobuf::compiler::cpp::RepeatedMessageFieldGenerator
Dcpp_map_field.cc260 GenerateSerializeWithCachedSizes(io::Printer* printer) const { in GenerateSerializeWithCachedSizes() function in google::protobuf::compiler::cpp::MapFieldGenerator
Dcpp_message.cc3280 GenerateSerializeWithCachedSizes(io::Printer* printer) { in GenerateSerializeWithCachedSizes() function in google::protobuf::compiler::cpp::MessageGenerator