Searched defs:skipName (Results 1 – 3 of 3) sorted by relevance
310 public abstract void skipName() throws IOException; in skipName() method in JsonReader
568 @Override public void skipName() throws IOException { in skipName() method in JsonUtf8Reader
416 bool skipName(const char* word) { in skipName() function