Searched refs:mInputSize (Results 1 – 2 of 2) sorted by relevance
86 mInputSize(inputSize) { in BufferReader()90 if (mInputSize < len || offset > mInputSize - len) { in ReadAtOffset()105 const size_t mInputSize; member in BufferReader
99 private int mInputSize; field in BinderCallHeavyHitterWatcher299 mInputSize = inputSize; in resetInternalLocked()358 if (mCurrentInputSize == mInputSize) { in onTransaction()363 } else if (mCurrentInputSize > mInputSize && mCurrentInputSize < mTotalInputSize) { in onTransaction()