Searched refs:parseAndConsumeLong (Results 1 – 2 of 2) sorted by relevance
166 return parseAndConsumeLong(tokenIndex); in nextLong()179 return parseAndConsumeLong(tokenIndex); in nextOptionalLong()189 private long parseAndConsumeLong(int tokenIndex) throws IOException { in parseAndConsumeLong() method in ProcFileReader
42047 HSPLcom/android/internal/util/ProcFileReader;->parseAndConsumeLong(I)J