Searched defs:checkLastTagWas (Results 1 – 3 of 3) sorted by relevance
92 public void checkLastTagWas(final int value) in checkLastTagWas() method in CodedInputByteBufferNano
215 public abstract void checkLastTagWas(final int value) throws InvalidProtocolBufferException; in checkLastTagWas() method in CodedInputStream631 public void checkLastTagWas(final int value) throws InvalidProtocolBufferException { in checkLastTagWas() method in CodedInputStream.ArrayDecoder1345 public void checkLastTagWas(final int value) throws InvalidProtocolBufferException { in checkLastTagWas() method in CodedInputStream.UnsafeDirectNioDecoder2072 public void checkLastTagWas(final int value) throws InvalidProtocolBufferException { in checkLastTagWas() method in CodedInputStream.StreamDecoder3194 public void checkLastTagWas(final int value) throws InvalidProtocolBufferException { in checkLastTagWas() method in CodedInputStream.IterableDirectByteBufferDecoder
100 public void checkLastTagWas(final int value) in checkLastTagWas() method in CodedInputStreamMicro