Home
last modified time | relevance | path

Searched refs:grandparent_index_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/leveldatabase/src/db/
Dversion_set.cc1403 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()
Dversion_set.h380 size_t grandparent_index_; // Index in grandparent_starts_ variable