Searched refs:UInt32Size (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite_inl.h246 GOOGLE_DCHECK_EQ(UInt32Size(tag), tag_size);
721 inline int WireFormatLite::UInt32Size(uint32 value) { function in class:google::protobuf::internal::WireFormatLite
H A Dwire_format_lite.h493 static inline int UInt32Size (uint32 value);
/external/protobuf/src/google/protobuf/
H A Dwire_format_lite_inl.h247 GOOGLE_DCHECK_EQ(UInt32Size(tag), tag_size);
699 inline int WireFormatLite::UInt32Size(uint32 value) { function in class:google::protobuf::internal::WireFormatLite
H A Dwire_format_lite.h451 static inline int UInt32Size (uint32 value);

Completed in 151 milliseconds