HomeSort by relevance Sort by last modified time
    Searched refs:UInt32Size (Results 1 - 2 of 2) sorted by null

  /external/protobuf/src/google/protobuf/
wire_format_lite_inl.h 247 GOOGLE_DCHECK_EQ(UInt32Size(tag), tag_size);
699 inline int WireFormatLite::UInt32Size(uint32 value) {
wire_format_lite.h 451 static inline int UInt32Size (uint32 value);

Completed in 69 milliseconds