Home
last modified time | relevance | path

Searched defs:bufferedBytes (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/java/core/src/main/java/com/google/protobuf/
DCodedInputStream.java2843 final int bufferedBytes = bufferSize - pos; in readRawBytesSlowPath() local
2901 final int bufferedBytes = bufferSize - pos; in readRawBytesSlowPathOneChunk() local
2980 final int bufferedBytes = bufferSize - pos; in readBytesSlowPath() local