Home
last modified time | relevance | path

Searched defs:skipRawBytes (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/java/src/main/java/com/google/protobuf/nano/
DCodedInputByteBufferNano.java622 public void skipRawBytes(final int size) throws IOException { in skipRawBytes() method in CodedInputByteBufferNano
/external/protobuf/java/src/main/java/com/google/protobuf/micro/
DCodedInputStreamMicro.java771 public void skipRawBytes(final int size) throws IOException { in skipRawBytes() method in CodedInputStreamMicro
/external/protobuf/java/src/main/java/com/google/protobuf/
DCodedInputStream.java832 public void skipRawBytes(final int size) throws IOException { in skipRawBytes() method in CodedInputStream
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
DCodedInputStream.java887 public void skipRawBytes(final int size) throws IOException { in skipRawBytes() method in CodedInputStream