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

/external/protobuf/src/google/protobuf/
H A Dwire_format_lite_inl.h835 return LengthDelimitedSize(value.ByteSize());
848 return LengthDelimitedSize(
852 inline int WireFormatLite::LengthDelimitedSize(int length) { function in class:google::protobuf::internal::WireFormatLite

Completed in 52 milliseconds