Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/util/
H A DProcFileReader.java79 private void consumeBuf(int count) throws IOException { in consumeBuf() method in ProcFileReader
146 consumeBuf(i + 1); in finishLine()
201 consumeBuf(tokenIndex + 1); in parseAndConsumeString()
232 consumeBuf(tokenIndex + 1); in parseAndConsumeLong()
260 consumeBuf(tokenIndex + 1); in nextIgnored()