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

/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
H A Dmap_entry.h165 void SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream* output) const { function in class:google::protobuf::internal::MapEntry
166 entry_lite_.SerializeWithCachedSizes(output);
H A Dmap_entry_lite.h178 void SerializeWithCachedSizes(::google::protobuf::io::CodedOutputStream* output) const { function in class:google::protobuf::internal::MapEntryLite

Completed in 69 milliseconds