Lines Matching refs:remainingLength
2164 int32_t remainingLength = POOL_CHUNK_SIZE - fChunks->fLimit;2165 if (remainingLength <= length) {