Home
last modified time | relevance | path

Searched refs:UInt32Size (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/
Dwire_format_lite_inl.h254 GOOGLE_DCHECK_EQ(UInt32Size(tag), tag_size); in ReadRepeatedFixedSizePrimitive()
821 inline int WireFormatLite::UInt32Size(uint32 value) { in UInt32Size() function
Dwire_format_lite.h487 static inline int UInt32Size (uint32 value);
Dwrappers.pb.cc1766 ::google::protobuf::internal::WireFormatLite::UInt32Size( in ByteSize()