Home
last modified time | relevance | path

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

/libcore/xml/src/main/java/com/android/org/kxml2/io/
DKXmlParser.java583 int startPosition = -1; in readDoctype() local
586 startPosition = position; in readDoctype()
600 bufferCapture.delete(0, startPosition); in readDoctype()