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

  /external/chromium_org/third_party/protobuf/src/google/protobuf/
wire_format_lite_inl.h 246 GOOGLE_DCHECK_EQ(UInt32Size(tag), tag_size);
721 inline int WireFormatLite::UInt32Size(uint32 value) {
    [all...]
wire_format_lite.h 493 static inline int UInt32Size (uint32 value);

Completed in 63 milliseconds