Home
last modified time | relevance | path

Searched refs:SerializeWithCachedSizesToArray (Results 1 – 13 of 13) 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()
282 uint8* end = SerializeWithCachedSizesToArray(start); in AppendPartialToString()
308 uint8* end = SerializeWithCachedSizesToArray(start); in SerializePartialToArray()
Dmessage_lite.h217 virtual uint8* SerializeWithCachedSizesToArray(uint8* target) const;
Dwire_format_lite.cc319 uint8* end = value.SerializeWithCachedSizesToArray(target); in WriteGroupMaybeToArray()
335 uint8* end = value.SerializeWithCachedSizesToArray(target); in WriteMessageMaybeToArray()
Ddescriptor.pb.h192 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons…
286 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons…
468 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons…
565 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons…
733 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons…
959 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons…
1073 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons…
1182 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons…
1296 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons…
1421 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons…
[all …]
Dwire_format_lite_inl.h663 target = value.SerializeWithCachedSizesToArray(target); in WriteGroupToArray()
672 return value.SerializeWithCachedSizesToArray(target); in WriteMessageToArray()
679 target = value.MessageType::SerializeWithCachedSizesToArray(target); in WriteGroupNoVirtualToArray()
688 return value.MessageType::SerializeWithCachedSizesToArray(target); in WriteMessageNoVirtualToArray()
Ddescriptor.pb.cc760 ::google::protobuf::uint8* FileDescriptorSet::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::FileDescriptorSet
1165 ::google::protobuf::uint8* FileDescriptorProto::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::FileDescriptorProto
1541 ::google::protobuf::uint8* DescriptorProto_ExtensionRange::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::DescriptorProto_ExtensionRange
1919 ::google::protobuf::uint8* DescriptorProto::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::DescriptorProto
2560 ::google::protobuf::uint8* FieldDescriptorProto::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::FieldDescriptorProto
2967 ::google::protobuf::uint8* EnumDescriptorProto::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::EnumDescriptorProto
3284 ::google::protobuf::uint8* EnumValueDescriptorProto::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::EnumValueDescriptorProto
3596 ::google::protobuf::uint8* ServiceDescriptorProto::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::ServiceDescriptorProto
3963 ::google::protobuf::uint8* MethodDescriptorProto::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::MethodDescriptorProto
4470 ::google::protobuf::uint8* FileOptions::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::FileOptions
[all …]
Dextension_set_unittest.cc196 uint8* end = source.SerializeWithCachedSizesToArray(target); in TEST()
240 uint8* end = source.SerializeWithCachedSizesToArray(target); in TEST()
Dextension_set_heavy.cc301 uint8* ExtensionSet::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::internal::ExtensionSet
Dextension_set.h359 uint8* SerializeWithCachedSizesToArray(int start_field_number,
Dwire_format_unittest.cc406 uint8* end = message_set.SerializeWithCachedSizesToArray(target); in TEST()
/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.h84 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons…
207 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons…
324 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons…
Dplugin.pb.cc335 ::google::protobuf::uint8* CodeGeneratorRequest::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::compiler::CodeGeneratorRequest
672 ::google::protobuf::uint8* CodeGeneratorResponse_File::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::compiler::CodeGeneratorResponse_File
962 ::google::protobuf::uint8* CodeGeneratorResponse::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::compiler::CodeGeneratorResponse
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_unittest.cc465 uint8* end = message1.SerializeWithCachedSizesToArray(start); in TEST()
479 uint8* end = packed_message1.SerializeWithCachedSizesToArray(start); in TEST()