Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dwire_format_lite_inl.h254 GOOGLE_DCHECK_EQ(UInt32Size(tag), tag_size); in ReadRepeatedFixedSizePrimitive()
819 inline int WireFormatLite::UInt32Size(uint32 value) { in UInt32Size() function
Dwire_format_lite.h515 static inline int UInt32Size (uint32 value);
Dwrappers.pb.cc1779 ::google::protobuf::internal::WireFormatLite::UInt32Size( in ByteSize()