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

/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
H A Dmap_entry.h169 ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const { function in class:google::protobuf::internal::MapEntry
170 return entry_lite_.SerializeWithCachedSizesToArray(output);
H A Dmap_entry_lite.h183 ::google::protobuf::uint8* SerializeWithCachedSizesToArray(::google::protobuf::uint8* output) const { function in class:google::protobuf::internal::MapEntryLite

Completed in 6184 milliseconds