Searched refs:UInt32Size (Results 1 – 4 of 4) sorted by relevance
157 data_size += WireFormatLite::UInt32Size( in TotalPackedSize()170 data_size += WireFormatLite::UInt32Size( in TotalPackedSize()
254 GOOGLE_DCHECK_EQ(UInt32Size(tag), tag_size); in ReadRepeatedFixedSizePrimitive()821 inline int WireFormatLite::UInt32Size(uint32 value) { in UInt32Size() function
487 static inline int UInt32Size (uint32 value);
1766 ::google::protobuf::internal::WireFormatLite::UInt32Size( in ByteSize()