Home
last modified time | relevance | path

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

/rocksdb-6.9/file/
Dsst_file_manager_impl.cc117 const std::string& new_path, in OnMoveFile() argument
124 OnAddFileImpl(new_path, tracked_files_[old_path], false); in OnMoveFile()
Dsst_file_manager_impl.h50 Status OnMoveFile(const std::string& old_path, const std::string& new_path,