Searched refs:skipTo (Results 1 – 5 of 5) sorted by relevance
316 skipTo(entry.getKey()); in next()379 skipTo(endOfTags); in skipRemainingTagsInCurrentIfd()496 private void skipTo(int offset) throws IOException { in skipTo() method in ExifParser497 mTiffStream.skipTo(offset); in skipTo()
75 public void skipTo(long target) throws IOException { in skipTo() method in CountedDataInputStream
805 if (!skipTo("*/")) { in nextNonWhitespace()859 private boolean skipTo(String toFind) throws IOException { in skipTo() method in JsonReader
57784 method public char skipTo(char);
57155 Landroid/util/JsonReader;->skipTo(Ljava/lang/String;)Z