Searched refs:CountOfRanges (Results 1 – 4 of 4) sorted by relevance
25 return blockIndex_ == bs_.CountOfRanges() && currentBlockLeft_ == 0; in IsWriteDone()52 if (blockIndex_ >= bs_.CountOfRanges()) { in Write()
205 size_t BlockSet::CountOfRanges() const in CountOfRanges() function in Updater::BlockSet
53 size_t CountOfRanges() const;
47 size_t countOfRanges = block.CountOfRanges();