Searched defs:SerializeWithCachedSizesToArray (Results 1 - 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dmessage_lite.cc217 uint8* MessageLite::SerializeWithCachedSizesToArray(uint8* target) const { function in class:google::protobuf::MessageLite
238 uint8* end = SerializeWithCachedSizesToArray(buffer);
283 uint8* end = SerializeWithCachedSizesToArray(start);
309 uint8* end = SerializeWithCachedSizesToArray(start);
H A Dextension_set_heavy.cc369 uint8* ExtensionSet::SerializeWithCachedSizesToArray( function in class:google::protobuf::internal::ExtensionSet
H A Ddescriptor.pb.cc892 ::google::protobuf::uint8* FileDescriptorSet::SerializeWithCachedSizesToArray( function in class:google::protobuf::FileDescriptorSet
1393 ::google::protobuf::uint8* FileDescriptorProto::SerializeWithCachedSizesToArray( function in class:google::protobuf::FileDescriptorProto
1849 ::google::protobuf::uint8* DescriptorProto_ExtensionRange::SerializeWithCachedSizesToArray( function in class:google::protobuf::DescriptorProto_ExtensionRange
2262 ::google::protobuf::uint8* DescriptorProto::SerializeWithCachedSizesToArray( function in class:google::protobuf::DescriptorProto
2951 ::google::protobuf::uint8* FieldDescriptorProto::SerializeWithCachedSizesToArray( function in class:google::protobuf::FieldDescriptorProto
3349 ::google::protobuf::uint8* OneofDescriptorProto::SerializeWithCachedSizesToArray( function in class:google::protobuf::OneofDescriptorProto
3642 ::google::protobuf::uint8* EnumDescriptorProto::SerializeWithCachedSizesToArray( function in class:google::protobuf::EnumDescriptorProto
3975 ::google::protobuf::uint8* EnumValueDescriptorProto::SerializeWithCachedSizesToArray( function in class:google::protobuf::EnumValueDescriptorProto
4305 ::google::protobuf::uint8* ServiceDescriptorProto::SerializeWithCachedSizesToArray( function in class:google::protobuf::ServiceDescriptorProto
4689 ::google::protobuf::uint8* MethodDescriptorProto::SerializeWithCachedSizesToArray( function in class:google::protobuf::MethodDescriptorProto
5327 ::google::protobuf::uint8* FileOptions::SerializeWithCachedSizesToArray( function in class:google::protobuf::FileOptions
5834 ::google::protobuf::uint8* MessageOptions::SerializeWithCachedSizesToArray( function in class:google::protobuf::MessageOptions
6312 ::google::protobuf::uint8* FieldOptions::SerializeWithCachedSizesToArray( function in class:google::protobuf::FieldOptions
6707 ::google::protobuf::uint8* EnumOptions::SerializeWithCachedSizesToArray( function in class:google::protobuf::EnumOptions
7000 ::google::protobuf::uint8* EnumValueOptions::SerializeWithCachedSizesToArray( function in class:google::protobuf::EnumValueOptions
7279 ::google::protobuf::uint8* ServiceOptions::SerializeWithCachedSizesToArray( function in class:google::protobuf::ServiceOptions
7558 ::google::protobuf::uint8* MethodOptions::SerializeWithCachedSizesToArray( function in class:google::protobuf::MethodOptions
7845 ::google::protobuf::uint8* UninterpretedOption_NamePart::SerializeWithCachedSizesToArray( function in class:google::protobuf::UninterpretedOption_NamePart
8275 ::google::protobuf::uint8* UninterpretedOption::SerializeWithCachedSizesToArray( function in class:google::protobuf::UninterpretedOption
8721 ::google::protobuf::uint8* SourceCodeInfo_Location::SerializeWithCachedSizesToArray( function in class:google::protobuf::SourceCodeInfo_Location
9037 ::google::protobuf::uint8* SourceCodeInfo::SerializeWithCachedSizesToArray( function in class:google::protobuf::SourceCodeInfo
[all...]
/external/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.cc358 ::google::protobuf::uint8* CodeGeneratorRequest::SerializeWithCachedSizesToArray( function in class:google::protobuf::compiler::CodeGeneratorRequest
714 ::google::protobuf::uint8* CodeGeneratorResponse_File::SerializeWithCachedSizesToArray( function in class:google::protobuf::compiler::CodeGeneratorResponse_File
1023 ::google::protobuf::uint8* CodeGeneratorResponse::SerializeWithCachedSizesToArray( function in class:google::protobuf::compiler::CodeGeneratorResponse

Completed in 74 milliseconds