Home
last modified time | relevance | path

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

/cts/libs/json/src/com/android/json/stream/
DJsonReader.java563 checkLenient(); // fall-through in nextInArray()
581 checkLenient(); in nextInArray()
623 checkLenient(); // fall-through in nextInObject()
628 checkLenient(); in nextInObject()
649 checkLenient(); in objectValue()
674 checkLenient(); // fall-through in nextValue()
724 checkLenient(); in nextNonWhitespace()
752 checkLenient(); in nextNonWhitespace()
764 private void checkLenient() throws IOException { in checkLenient() method in JsonReader
867 checkLenient(); // fall-through in nextLiteral()
[all …]