Home
last modified time | relevance | path

Searched defs:file_path (Results 1 – 25 of 33) sorted by relevance

12

/rocksdb-6.9/tools/
Dsst_dump_test.cc121 void PopulateCommandArgs(const std::string& file_path, const char* command, in PopulateCommandArgs()
135 std::string file_path = MakeFilePath("rocksdb_sst_test.sst"); in TEST_F() local
157 std::string file_path = MakeFilePath("rocksdb_sst_test.sst"); in TEST_F() local
179 std::string file_path = MakeFilePath("rocksdb_sst_test.sst"); in TEST_F() local
201 std::string file_path = MakeFilePath("rocksdb_sst_test.sst"); in TEST_F() local
223 std::string file_path = MakeFilePath("rocksdb_sst_test.sst"); in TEST_F() local
242 std::string file_path = MakeFilePath("rocksdb_sst_test.sst"); in TEST_F() local
Dtrace_analyzer_test.cc122 std::string file_path, bool full_content) { in CheckFileContent()
190 std::string file_path; in TEST_F() local
256 std::string file_path; in TEST_F() local
327 std::string file_path; in TEST_F() local
393 std::string file_path; in TEST_F() local
465 std::string file_path; in TEST_F() local
532 std::string file_path; in TEST_F() local
601 std::string file_path; in TEST_F() local
Dsst_dump_tool.cc46 const std::string& file_path, bool verify_checksum, in SstFileDumper()
79 Status SstFileDumper::GetTableReader(const std::string& file_path) { in GetTableReader()
Dldb_cmd_test.cc123 std::string file_path = dbname_ + "/" + file_meta.name; in VerifyChecksum() local
/rocksdb-6.9/file/
Dsst_file_manager_impl.cc62 Status SstFileManagerImpl::OnAddFile(const std::string& file_path, in OnAddFile()
74 Status SstFileManagerImpl::OnAddFile(const std::string& file_path, in OnAddFile()
82 Status SstFileManagerImpl::OnDeleteFile(const std::string& file_path) { in OnDeleteFile()
428 const std::string& file_path, const std::string& path_to_sync, in ScheduleFileDeletion()
440 void SstFileManagerImpl::OnAddFileImpl(const std::string& file_path, in OnAddFileImpl()
463 void SstFileManagerImpl::OnDeleteFileImpl(const std::string& file_path) { in OnDeleteFileImpl()
Ddelete_scheduler.cc55 Status DeleteScheduler::DeleteFile(const std::string& file_path, in DeleteFile()
109 bool DeleteScheduler::IsTrashFile(const std::string& file_path) { in IsTrashFile()
149 Status DeleteScheduler::MarkAsTrash(const std::string& file_path, in MarkAsTrash()
Ddelete_scheduler_test.cc81 std::string file_path = in NewDummyFile() local
/rocksdb-6.9/db/
Devent_helpers.cc28 const std::string& file_path, int job_id, TableFileCreationReason reason) { in NotifyTableFileCreationStarted()
72 const std::string& file_path, int job_id, const FileDescriptor& fd, in LogAndNotifyTableFileCreationFinished()
169 const std::string& file_path, const Status& status, in LogAndNotifyTableFileDeletion()
Dconvenience.cc37 const std::string& file_path) { in VerifySstFileChecksum()
43 const std::string& file_path) { in VerifySstFileChecksum()
Dwal_manager.cc179 std::string const file_path = archival_dir + "/" + f; in PurgeObsoleteWALFiles() local
256 std::string const file_path = archived_logs[i]->PathName(); in PurgeObsoleteWALFiles() local
Dimport_column_family_job.cc27 const auto file_path = file_metadata.db_path + "/" + file_metadata.name; in Prepare() local
Dexternal_sst_file_basic_test.cc51 std::string file_path = sst_files_dir_ + ToString(file_id); in GenerateAndAddExternalFile() local
1011 std::string file_path = sst_files_dir_ + ToString(file_id++); in TEST_P() local
1077 std::string file_path = sst_files_dir_ + ToString(file_id++); in TEST_P() local
Dexternal_sst_file_test.cc105 std::string file_path = sst_files_dir_ + ToString(file_id); in GenerateOneExternalFile() local
159 std::string file_path = sst_files_dir_ + ToString(file_id); in GenerateAndAddExternalFile() local
1687 std::string file_path = sst_files_dir_ + "/not_shared"; in TEST_F() local
2016 std::string file_path = sst_files_dir_ + "/dirty_exit"; in TEST_F() local
2106 std::string file_path = sst_files_dir_ + "file1.sst"; in TEST_P() local
2330 std::string file_path = sst_files_dir_ + "sst_with_bloom.sst"; in TEST_F() local
2348 std::string file_path = sst_files_dir_ + "sst_with_no_bloom.sst"; in TEST_F() local
Djob_context.h124 std::string file_path; member
Dwal_manager_test.cc173 std::string const file_path = dir_path + "/" + f; in GetLogDirSize() local
Dexternal_sst_file_ingestion_job.cc35 for (const std::string& file_path : external_files_paths) { in Prepare() local
/rocksdb-6.9/db_stress_tool/
Ddb_stress_listener.h49 for (const auto& file_path : ci.input_files) { in OnCompactionCompleted() local
52 for (const auto& file_path : ci.output_files) { in OnCompactionCompleted() local
193 void VerifyFilePath(const std::string& file_path) { in VerifyFilePath()
/rocksdb-6.9/include/rocksdb/
Dsst_file_writer.h59 std::string file_path; // external sst file path member
Dlistener.h42 std::string file_path; member
144 std::string file_path; member
172 std::string file_path; member
/rocksdb-6.9/table/
Dsst_file_reader.cc40 Status SstFileReader::Open(const std::string& file_path) { in Open()
Dsst_file_writer.cc180 Status SstFileWriter::Open(const std::string& file_path) { in Open()
/rocksdb-6.9/java/rocksjni/
Dsst_file_readerjni.cc42 const char *file_path = env->GetStringUTFChars(jfile_path, nullptr); in Java_org_rocksdb_SstFileReader_open() local
Dsst_file_writerjni.cc76 const char *file_path = env->GetStringUTFChars(jfile_path, nullptr); in Java_org_rocksdb_SstFileWriter_open() local
/rocksdb-6.9/db/db_impl/
Ddb_impl_secondary.cc484 std::string file_path = md.db_path + md.name; in CheckConsistency() local
Ddb_impl_compaction_flush.cc228 std::string file_path = MakeTableFileName( in FlushMemTableToOutputFile() local
558 std::string file_path = MakeTableFileName( in AtomicFlushMemTablesToOutputFiles() local

12