Searched refs:getRemaining (Results 1 – 3 of 3) sorted by relevance
619 size_t getRemaining() const { return mEnd - mBptr; } in getRemaining() function635 const size_t remaining = getRemaining(); in reallocFor()
50984 method public synchronized int getRemaining();
30332 HSPLjava/util/zip/Inflater;->getRemaining()I