/external/protobuf/src/google/protobuf/ |
D | message_lite.cc | 217 uint8* MessageLite::SerializeWithCachedSizesToArray(uint8* target) const { in SerializeWithCachedSizesToArray() function in google::protobuf::MessageLite 238 uint8* end = SerializeWithCachedSizesToArray(buffer); in SerializePartialToCodedStream() 283 uint8* end = SerializeWithCachedSizesToArray(start); in AppendPartialToString() 309 uint8* end = SerializeWithCachedSizesToArray(start); in SerializePartialToArray()
|
D | message_lite.h | 225 virtual uint8* SerializeWithCachedSizesToArray(uint8* target) const;
|
D | wire_format_lite_inl.h | 763 target = value.SerializeWithCachedSizesToArray(target); in WriteGroupToArray() 772 return value.SerializeWithCachedSizesToArray(target); in WriteMessageToArray() 783 ::SerializeWithCachedSizesToArray(target); in WriteGroupNoVirtualToArray() 794 ::SerializeWithCachedSizesToArray(target); in WriteMessageNoVirtualToArray()
|
D | descriptor.pb.cc | 894 ::google::protobuf::uint8* FileDescriptorSet::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::FileDescriptorSet 1395 ::google::protobuf::uint8* FileDescriptorProto::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::FileDescriptorProto 1851 ::google::protobuf::uint8* DescriptorProto_ExtensionRange::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::DescriptorProto_ExtensionRange 2264 ::google::protobuf::uint8* DescriptorProto::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::DescriptorProto 2953 ::google::protobuf::uint8* FieldDescriptorProto::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::FieldDescriptorProto 3351 ::google::protobuf::uint8* OneofDescriptorProto::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::OneofDescriptorProto 3644 ::google::protobuf::uint8* EnumDescriptorProto::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::EnumDescriptorProto 3977 ::google::protobuf::uint8* EnumValueDescriptorProto::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::EnumValueDescriptorProto 4307 ::google::protobuf::uint8* ServiceDescriptorProto::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::ServiceDescriptorProto 4691 ::google::protobuf::uint8* MethodDescriptorProto::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::MethodDescriptorProto [all …]
|
D | wire_format_lite.cc | 431 uint8* end = value.SerializeWithCachedSizesToArray(target); in WriteGroupMaybeToArray() 447 uint8* end = value.SerializeWithCachedSizesToArray(target); in WriteMessageMaybeToArray()
|
D | descriptor.pb.h | 197 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons… 279 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons… 497 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons… 586 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons… 762 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons… 1008 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons… 1092 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons… 1201 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons… 1307 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons… 1416 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons… [all …]
|
D | extension_set_unittest.cc | 349 uint8* end = source.SerializeWithCachedSizesToArray(target); in TEST() 393 uint8* end = source.SerializeWithCachedSizesToArray(target); in TEST()
|
D | extension_set_heavy.cc | 369 uint8* ExtensionSet::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::internal::ExtensionSet
|
D | extension_set.h | 393 uint8* SerializeWithCachedSizesToArray(int start_field_number,
|
D | wire_format_unittest.cc | 485 uint8* end = message_set.SerializeWithCachedSizesToArray(target); in TEST()
|
/external/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_unittest.cc | 597 uint8* end = message1.SerializeWithCachedSizesToArray(start); in TEST() 611 uint8* end = packed_message1.SerializeWithCachedSizesToArray(start); in TEST() 1755 uint8* end = message1.SerializeWithCachedSizesToArray(start); in TEST_F() 1769 uint8* end = message1.SerializeWithCachedSizesToArray(start); in TEST_F() 1784 uint8* end = message1.SerializeWithCachedSizesToArray(start); in TEST_F() 1798 uint8* end = message1.SerializeWithCachedSizesToArray(start); in TEST_F() 1812 uint8* end = message1.SerializeWithCachedSizesToArray(start); in TEST_F() 1826 uint8* end = message1.SerializeWithCachedSizesToArray(start); in TEST_F()
|
/external/protobuf/src/google/protobuf/compiler/ |
D | plugin.pb.h | 85 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons… 199 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons… 313 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons…
|
D | plugin.pb.cc | 358 ::google::protobuf::uint8* CodeGeneratorRequest::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::compiler::CodeGeneratorRequest 714 ::google::protobuf::uint8* CodeGeneratorResponse_File::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::compiler::CodeGeneratorResponse_File 1023 ::google::protobuf::uint8* CodeGeneratorResponse::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::compiler::CodeGeneratorResponse
|
/external/protobuf/python/google/protobuf/pyext/ |
D | message.cc | 1234 self->message->SerializeWithCachedSizesToArray( in CheckAndGetInteger()
|