Home
last modified time | relevance | path

Searched refs:OwnTablesAndLogs (Results 1 – 3 of 3) sorted by relevance

/rocksdb-6.9/db/db_impl/
Ddb_impl_secondary.h291 bool OwnTablesAndLogs() const override { in OwnTablesAndLogs() function
Ddb_impl_files.cc389 bool own_files = OwnTablesAndLogs(); in PurgeObsoleteFiles()
Ddb_impl.h1141 virtual bool OwnTablesAndLogs() const { return true; } in OwnTablesAndLogs() function