Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/util/
DProcFileReader.java75 private void consumeBuf(int count) throws IOException { in consumeBuf() method in ProcFileReader
142 consumeBuf(i + 1); in finishLine()
197 consumeBuf(tokenIndex + 1); in parseAndConsumeString()
228 consumeBuf(tokenIndex + 1); in parseAndConsumeLong()
256 consumeBuf(tokenIndex + 1); in nextIgnored()