Home
last modified time | relevance | path

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

/rocksdb-6.9/utilities/backupable/
Dbackupable_db.cc487 std::unordered_set<std::string>& live_dst_paths,
840 std::unordered_set<std::string> live_dst_paths; in CreateNewBackupWithMetadata() local
892 live_dst_paths, backup_items_to_finish, new_backup_id, in CreateNewBackupWithMetadata()
904 live_dst_paths, backup_items_to_finish, new_backup_id, in CreateNewBackupWithMetadata()
1388 std::unordered_set<std::string>& live_dst_paths, in AddBackupFileWorkItem() argument
1443 live_dst_paths.find(final_dest_path) != live_dst_paths.end(); in AddBackupFileWorkItem()
1485 live_dst_paths.insert(final_dest_path); in AddBackupFileWorkItem()