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