HomeSort by relevance Sort by last modified time
    Searched refs:BackgroundCompaction (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/leveldatabase/src/db/
db_impl.h 110 void BackgroundCompaction() EXCLUSIVE_LOCKS_REQUIRED(mutex_);
db_impl.cc 644 BackgroundCompaction();
655 void DBImpl::BackgroundCompaction() {
    [all...]

Completed in 888 milliseconds