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

  /external/chromium_org/third_party/protobuf/src/google/protobuf/io/
coded_stream.h 243 // given value. If ExpectTag() returns true, it also advances past
248 bool ExpectTag(uint32 expected) GOOGLE_ATTRIBUTE_ALWAYS_INLINE;
    [all...]
  /external/protobuf/src/google/protobuf/io/
coded_stream.h 227 // given value. If ExpectTag() returns true, it also advances past
232 bool ExpectTag(uint32 expected) GOOGLE_ATTRIBUTE_ALWAYS_INLINE;
    [all...]

Completed in 393 milliseconds