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

/external/protobuf/src/google/protobuf/
H A Dextension_set_heavy.cc301 uint8* ExtensionSet::SerializeWithCachedSizesToArray( function in class:google::protobuf::internal::ExtensionSet
H A Dmessage_lite.cc217 uint8* MessageLite::SerializeWithCachedSizesToArray(uint8* target) const { function in class:google::protobuf::MessageLite
238 uint8* end = SerializeWithCachedSizesToArray(buffer);
282 uint8* end = SerializeWithCachedSizesToArray(start);
308 uint8* end = SerializeWithCachedSizesToArray(start);
H A Ddescriptor.pb.cc760 ::google::protobuf::uint8* FileDescriptorSet::SerializeWithCachedSizesToArray( function in class:google::protobuf::FileDescriptorSet
1165 ::google::protobuf::uint8* FileDescriptorProto::SerializeWithCachedSizesToArray( function in class:google::protobuf::FileDescriptorProto
1541 ::google::protobuf::uint8* DescriptorProto_ExtensionRange::SerializeWithCachedSizesToArray( function in class:google::protobuf::DescriptorProto_ExtensionRange
1919 ::google::protobuf::uint8* DescriptorProto::SerializeWithCachedSizesToArray( function in class:google::protobuf::DescriptorProto
2560 ::google::protobuf::uint8* FieldDescriptorProto::SerializeWithCachedSizesToArray( function in class:google::protobuf::FieldDescriptorProto
2967 ::google::protobuf::uint8* EnumDescriptorProto::SerializeWithCachedSizesToArray( function in class:google::protobuf::EnumDescriptorProto
3284 ::google::protobuf::uint8* EnumValueDescriptorProto::SerializeWithCachedSizesToArray( function in class:google::protobuf::EnumValueDescriptorProto
3596 ::google::protobuf::uint8* ServiceDescriptorProto::SerializeWithCachedSizesToArray( function in class:google::protobuf::ServiceDescriptorProto
3963 ::google::protobuf::uint8* MethodDescriptorProto::SerializeWithCachedSizesToArray( function in class:google::protobuf::MethodDescriptorProto
4470 ::google::protobuf::uint8* FileOptions::SerializeWithCachedSizesToArray( function in class:google::protobuf::FileOptions
4861 ::google::protobuf::uint8* MessageOptions::SerializeWithCachedSizesToArray( function in class:google::protobuf::MessageOptions
5256 ::google::protobuf::uint8* FieldOptions::SerializeWithCachedSizesToArray( function in class:google::protobuf::FieldOptions
5549 ::google::protobuf::uint8* EnumOptions::SerializeWithCachedSizesToArray( function in class:google::protobuf::EnumOptions
5773 ::google::protobuf::uint8* EnumValueOptions::SerializeWithCachedSizesToArray( function in class:google::protobuf::EnumValueOptions
5997 ::google::protobuf::uint8* ServiceOptions::SerializeWithCachedSizesToArray( function in class:google::protobuf::ServiceOptions
6221 ::google::protobuf::uint8* MethodOptions::SerializeWithCachedSizesToArray( function in class:google::protobuf::MethodOptions
6474 ::google::protobuf::uint8* UninterpretedOption_NamePart::SerializeWithCachedSizesToArray( function in class:google::protobuf::UninterpretedOption_NamePart
6841 ::google::protobuf::uint8* UninterpretedOption::SerializeWithCachedSizesToArray( function in class:google::protobuf::UninterpretedOption
[all...]
/external/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.cc335 ::google::protobuf::uint8* CodeGeneratorRequest::SerializeWithCachedSizesToArray( function in class:google::protobuf::compiler::CodeGeneratorRequest
672 ::google::protobuf::uint8* CodeGeneratorResponse_File::SerializeWithCachedSizesToArray( function in class:google::protobuf::compiler::CodeGeneratorResponse_File
962 ::google::protobuf::uint8* CodeGeneratorResponse::SerializeWithCachedSizesToArray( function in class:google::protobuf::compiler::CodeGeneratorResponse

Completed in 66 milliseconds