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

  /external/chromium_org/third_party/leveldatabase/src/db/
db_impl.h 127 bool owns_cache_; member in class:leveldb::DBImpl
repair.cc 54 owns_cache_(options_.block_cache != options.block_cache),
65 if (owns_cache_) {
106 bool owns_cache_; member in class:leveldb::__anon17073::Repairer

Completed in 30 milliseconds