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.cc894 ::google::protobuf::uint8* FileDescriptorSet::SerializeWithCachedSizesToArray( function in class:google::protobuf::FileDescriptorSet
1395 ::google::protobuf::uint8* FileDescriptorProto::SerializeWithCachedSizesToArray( function in class:google::protobuf::FileDescriptorProto
1851 ::google::protobuf::uint8* DescriptorProto_ExtensionRange::SerializeWithCachedSizesToArray( function in class:google::protobuf::DescriptorProto_ExtensionRange
2264 ::google::protobuf::uint8* DescriptorProto::SerializeWithCachedSizesToArray( function in class:google::protobuf::DescriptorProto
2953 ::google::protobuf::uint8* FieldDescriptorProto::SerializeWithCachedSizesToArray( function in class:google::protobuf::FieldDescriptorProto
3351 ::google::protobuf::uint8* OneofDescriptorProto::SerializeWithCachedSizesToArray( function in class:google::protobuf::OneofDescriptorProto
3644 ::google::protobuf::uint8* EnumDescriptorProto::SerializeWithCachedSizesToArray( function in class:google::protobuf::EnumDescriptorProto
3977 ::google::protobuf::uint8* EnumValueDescriptorProto::SerializeWithCachedSizesToArray( function in class:google::protobuf::EnumValueDescriptorProto
4307 ::google::protobuf::uint8* ServiceDescriptorProto::SerializeWithCachedSizesToArray( function in class:google::protobuf::ServiceDescriptorProto
4691 ::google::protobuf::uint8* MethodDescriptorProto::SerializeWithCachedSizesToArray( function in class:google::protobuf::MethodDescriptorProto
5351 ::google::protobuf::uint8* FileOptions::SerializeWithCachedSizesToArray( function in class:google::protobuf::FileOptions
5872 ::google::protobuf::uint8* MessageOptions::SerializeWithCachedSizesToArray( function in class:google::protobuf::MessageOptions
6350 ::google::protobuf::uint8* FieldOptions::SerializeWithCachedSizesToArray( function in class:google::protobuf::FieldOptions
6745 ::google::protobuf::uint8* EnumOptions::SerializeWithCachedSizesToArray( function in class:google::protobuf::EnumOptions
7038 ::google::protobuf::uint8* EnumValueOptions::SerializeWithCachedSizesToArray( function in class:google::protobuf::EnumValueOptions
7317 ::google::protobuf::uint8* ServiceOptions::SerializeWithCachedSizesToArray( function in class:google::protobuf::ServiceOptions
7596 ::google::protobuf::uint8* MethodOptions::SerializeWithCachedSizesToArray( function in class:google::protobuf::MethodOptions
7883 ::google::protobuf::uint8* UninterpretedOption_NamePart::SerializeWithCachedSizesToArray( function in class:google::protobuf::UninterpretedOption_NamePart
8313 ::google::protobuf::uint8* UninterpretedOption::SerializeWithCachedSizesToArray( function in class:google::protobuf::UninterpretedOption
8759 ::google::protobuf::uint8* SourceCodeInfo_Location::SerializeWithCachedSizesToArray( function in class:google::protobuf::SourceCodeInfo_Location
9075 ::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 180 milliseconds