| /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() 282 uint8* end = SerializeWithCachedSizesToArray(start); in AppendPartialToString() 308 uint8* end = SerializeWithCachedSizesToArray(start); in SerializePartialToArray()
|
| D | message_lite.h | 217 virtual uint8* SerializeWithCachedSizesToArray(uint8* target) const;
|
| D | wire_format_lite.cc | 319 uint8* end = value.SerializeWithCachedSizesToArray(target); in WriteGroupMaybeToArray() 335 uint8* end = value.SerializeWithCachedSizesToArray(target); in WriteMessageMaybeToArray()
|
| D | descriptor.pb.h | 192 …::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 …]
|
| D | wire_format_lite_inl.h | 663 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()
|
| D | descriptor.pb.cc | 760 ::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 …]
|
| D | extension_set_unittest.cc | 196 uint8* end = source.SerializeWithCachedSizesToArray(target); in TEST() 240 uint8* end = source.SerializeWithCachedSizesToArray(target); in TEST()
|
| D | extension_set_heavy.cc | 301 uint8* ExtensionSet::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::internal::ExtensionSet
|
| D | extension_set.h | 359 uint8* SerializeWithCachedSizesToArray(int start_field_number,
|
| D | wire_format_unittest.cc | 406 uint8* end = message_set.SerializeWithCachedSizesToArray(target); in TEST()
|
| /external/chromium_org/third_party/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() 282 uint8* end = SerializeWithCachedSizesToArray(start); in AppendPartialToString() 308 uint8* end = SerializeWithCachedSizesToArray(start); in SerializePartialToArray()
|
| D | message_lite.h | 224 virtual uint8* SerializeWithCachedSizesToArray(uint8* target) const;
|
| D | wire_format_lite_inl.h | 679 target = value.SerializeWithCachedSizesToArray(target); in WriteGroupToArray() 688 return value.SerializeWithCachedSizesToArray(target); in WriteMessageToArray() 699 ::SerializeWithCachedSizesToArray(target); in WriteGroupNoVirtualToArray() 710 ::SerializeWithCachedSizesToArray(target); in WriteMessageNoVirtualToArray()
|
| D | descriptor.pb.h | 196 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons… 281 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons… 502 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons… 594 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons… 760 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons… 999 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons… 1111 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons… 1220 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons… 1332 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons… 1461 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons… [all …]
|
| D | descriptor.pb.cc | 839 ::google::protobuf::uint8* FileDescriptorSet::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::FileDescriptorSet 1333 ::google::protobuf::uint8* FileDescriptorProto::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::FileDescriptorProto 1768 ::google::protobuf::uint8* DescriptorProto_ExtensionRange::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::DescriptorProto_ExtensionRange 2146 ::google::protobuf::uint8* DescriptorProto::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::DescriptorProto 2784 ::google::protobuf::uint8* FieldDescriptorProto::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::FieldDescriptorProto 3191 ::google::protobuf::uint8* EnumDescriptorProto::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::EnumDescriptorProto 3508 ::google::protobuf::uint8* EnumValueDescriptorProto::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::EnumValueDescriptorProto 3820 ::google::protobuf::uint8* ServiceDescriptorProto::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::ServiceDescriptorProto 4185 ::google::protobuf::uint8* MethodDescriptorProto::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::MethodDescriptorProto 4777 ::google::protobuf::uint8* FileOptions::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::FileOptions [all …]
|
| D | wire_format_lite.cc | 546 uint8* end = value.SerializeWithCachedSizesToArray(target); in WriteGroupMaybeToArray() 562 uint8* end = value.SerializeWithCachedSizesToArray(target); in WriteMessageMaybeToArray()
|
| D | extension_set_unittest.cc | 273 uint8* end = source.SerializeWithCachedSizesToArray(target); in TEST() 317 uint8* end = source.SerializeWithCachedSizesToArray(target); in TEST()
|
| D | extension_set_heavy.cc | 346 uint8* ExtensionSet::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::internal::ExtensionSet
|
| /external/chromium_org/remoting/protocol/ |
| D | message_serialization.cc | 24 msg.SerializeWithCachedSizesToArray( in SerializeAndFrameMessage()
|
| /external/protobuf/src/google/protobuf/compiler/ |
| D | plugin.pb.h | 84 …::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…
|
| D | plugin.pb.cc | 335 ::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/chromium_org/third_party/protobuf/src/google/protobuf/compiler/ |
| D | plugin.pb.h | 85 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons… 202 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons… 319 …::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) cons…
|
| D | plugin.pb.cc | 343 ::google::protobuf::uint8* CodeGeneratorRequest::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::compiler::CodeGeneratorRequest 678 ::google::protobuf::uint8* CodeGeneratorResponse_File::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::compiler::CodeGeneratorResponse_File 968 ::google::protobuf::uint8* CodeGeneratorResponse::SerializeWithCachedSizesToArray( in SerializeWithCachedSizesToArray() function in google::protobuf::compiler::CodeGeneratorResponse
|
| /external/protobuf/src/google/protobuf/compiler/cpp/ |
| D | cpp_unittest.cc | 465 uint8* end = message1.SerializeWithCachedSizesToArray(start); in TEST() 479 uint8* end = packed_message1.SerializeWithCachedSizesToArray(start); in TEST()
|
| /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
| D | cpp_unittest.cc | 582 uint8* end = message1.SerializeWithCachedSizesToArray(start); in TEST() 596 uint8* end = packed_message1.SerializeWithCachedSizesToArray(start); in TEST()
|