Searched defs:LengthDelimitedSize (Results 1 - 1 of 1) sorted by relevance
/external/protobuf/src/google/protobuf/ | ||
H A D | wire_format_lite_inl.h | 835 return LengthDelimitedSize(value.ByteSize()); 848 return LengthDelimitedSize( 852 inline int WireFormatLite::LengthDelimitedSize(int length) { function in class:google::protobuf::internal::WireFormatLite |
Completed in 163 milliseconds