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