Home
last modified time | relevance | path

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

/rocksdb-6.9/db/db_impl/
Ddb_impl_debug.cc236 autovector<MemTable*> empty_list; in TEST_FindMinPrepLogReferencedByMemTable() local
238 empty_list); in TEST_FindMinPrepLogReferencedByMemTable()
/rocksdb-6.9/db/
Dcolumn_family.cc693 autovector<MemTable*> empty_list; in OldestLogToKeep() local
695 imm()->PrecomputeMinLogContainingPrepSection(empty_list); in OldestLogToKeep()