Searched refs:grandparent_index_ (Results 1 – 2 of 2) sorted by relevance
1403 grandparent_index_(0), in Compaction()1458 while (grandparent_index_ < grandparents_.size() && in ShouldStopBefore()1460 grandparents_[grandparent_index_]->largest.Encode()) > 0) { in ShouldStopBefore()1462 overlapped_bytes_ += grandparents_[grandparent_index_]->file_size; in ShouldStopBefore()1464 grandparent_index_++; in ShouldStopBefore()
380 size_t grandparent_index_; // Index in grandparent_starts_ variable