Searched refs:SInt64Size (Results 1 – 3 of 3) sorted by relevance
490 static inline int SInt64Size ( int64 value);
830 inline int WireFormatLite::SInt64Size(int64 value) { in SInt64Size() function
240 data_size += WireFormatLite::SInt64Size( in TotalPackedSize()