Home | Sort by relevance Sort by last modified time |
/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::__anon14411::Repairer |