Searched defs:skipMessage (Results 1 – 5 of 5) sorted by relevance
17 public SkipException(String skipMessage) { in SkipException()21 public SkipException(String skipMessage, Throwable cause) { in SkipException()
354 - (void)skipMessage { method
260 public void skipMessage() throws IOException { in skipMessage() method in CodedInputStream274 public void skipMessage(CodedOutputStream output) throws IOException { in skipMessage() method in CodedInputStream
136 public void skipMessage() throws IOException { in skipMessage() method in CodedInputByteBufferNano
144 public void skipMessage() throws IOException { in skipMessage() method in CodedInputStreamMicro