Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/
Dcpp_map_field.cc293 GenerateSerializeWithCachedSizes(io::Printer* printer) const { in GenerateSerializeWithCachedSizes() function in google::protobuf::compiler::cpp::MapFieldGenerator
314 void MapFieldGenerator::GenerateSerializeWithCachedSizes( in GenerateSerializeWithCachedSizes() function in google::protobuf::compiler::cpp::MapFieldGenerator
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_message.cc3300 GenerateSerializeWithCachedSizes(io::Printer* printer) { in GenerateSerializeWithCachedSizes() function in google::protobuf::compiler::cpp::MessageGenerator