Searched refs:overallSent (Results 1 – 1 of 1) sorted by relevance
223 const bool overallSent = (overallIndex >= overallEnd); in done() local225 return overallSent; in done()227 return overallSent && (priorityIndex >= (BlockIdx)file->PriorityBlocks().size()); in done()