Searched refs:UInt32Size (Results 1 – 3 of 3) sorted by relevance
254 GOOGLE_DCHECK_EQ(UInt32Size(tag), tag_size); in ReadRepeatedFixedSizePrimitive()819 inline int WireFormatLite::UInt32Size(uint32 value) { in UInt32Size() function
515 static inline int UInt32Size (uint32 value);
1779 ::google::protobuf::internal::WireFormatLite::UInt32Size( in ByteSize()