Home
last modified time | relevance | path

Searched refs:SerializeWithCachedSizesToArray (Results 1 – 14 of 14) sorted by relevance

/external/protobuf/src/google/protobuf/
Dmessage_lite.cc217 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()
Dmessage_lite.h225 virtual uint8* SerializeWithCachedSizesToArray(uint8* target) const;
Dwire_format_lite_inl.h763 target = value.SerializeWithCachedSizesToArray(target); in WriteGroupToArray()
772 return value.SerializeWithCachedSizesToArray(target); in WriteMessageToArray()
783 ::SerializeWithCachedSizesToArray(target); in WriteGroupNoVirtualToArray()
794 ::SerializeWithCachedSizesToArray(target); in WriteMessageNoVirtualToArray()
Ddescriptor.pb.cc894 ::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 …]
Dwire_format_lite.cc431 uint8* end = value.SerializeWithCachedSizesToArray(target); in WriteGroupMaybeToArray()
447 uint8* end = value.SerializeWithCachedSizesToArray(target); in WriteMessageMaybeToArray()
Ddescriptor.pb.h197 …::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 …]
Dextension_set_unittest.cc349 uint8* end = source.SerializeWithCachedSizesToArray(target); in TEST()
393 uint8* end = source.SerializeWithCachedSizesToArray(target); in TEST()
Dextension_set_heavy.cc369 uint8* ExtensionSet::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::internal::ExtensionSet
Dextension_set.h393 uint8* SerializeWithCachedSizesToArray(int start_field_number,
Dwire_format_unittest.cc485 uint8* end = message_set.SerializeWithCachedSizesToArray(target); in TEST()
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_unittest.cc597 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/
Dplugin.pb.h85 …::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…
Dplugin.pb.cc358 ::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/
Dmessage.cc1234 self->message->SerializeWithCachedSizesToArray( in CheckAndGetInteger()