Home
last modified time | relevance | path

Searched refs:skipToEndOfLine (Results 1 – 1 of 1) sorted by relevance

/cts/libs/json/src/com/android/json/stream/
DJsonReader.java739 skipToEndOfLine(); in nextNonWhitespace()
753 skipToEndOfLine(); in nextNonWhitespace()
775 private void skipToEndOfLine() throws IOException { in skipToEndOfLine() method in JsonReader