Home
last modified time | relevance | path

Searched refs:RegisterDbPaths (Results 1 – 25 of 40) sorted by relevance

12

/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/env/
H A Dfs_remap.cc21 Status RemapFileSystem::RegisterDbPaths(const std::vector<std::string>& paths) { in RegisterDbPaths() function in ROCKSDB_NAMESPACE::RemapFileSystem
31 return FileSystemWrapper::RegisterDbPaths(encoded_paths); in RegisterDbPaths()
H A Dcomposite_env_wrapper.h29 Status RegisterDbPaths(const std::vector<std::string>& paths) override { in RegisterDbPaths() function
30 return file_system_->RegisterDbPaths(paths); in RegisterDbPaths()
H A Dfs_remap.h43 Status RegisterDbPaths(const std::vector<std::string>& paths) override;
/dports/databases/rocksdb-lite/rocksdb-6.26.1/env/
H A Dfs_remap.cc21 Status RemapFileSystem::RegisterDbPaths(const std::vector<std::string>& paths) { in RegisterDbPaths() function in ROCKSDB_NAMESPACE::RemapFileSystem
31 return FileSystemWrapper::RegisterDbPaths(encoded_paths); in RegisterDbPaths()
H A Dcomposite_env_wrapper.h29 Status RegisterDbPaths(const std::vector<std::string>& paths) override { in RegisterDbPaths() function
30 return file_system_->RegisterDbPaths(paths); in RegisterDbPaths()
H A Dfs_remap.h43 Status RegisterDbPaths(const std::vector<std::string>& paths) override;
/dports/databases/rocksdb/rocksdb-6.26.1/env/
H A Dfs_remap.cc21 Status RemapFileSystem::RegisterDbPaths(const std::vector<std::string>& paths) { in RegisterDbPaths() function in ROCKSDB_NAMESPACE::RemapFileSystem
31 return FileSystemWrapper::RegisterDbPaths(encoded_paths); in RegisterDbPaths()
H A Dcomposite_env_wrapper.h29 Status RegisterDbPaths(const std::vector<std::string>& paths) override { in RegisterDbPaths() function
30 return file_system_->RegisterDbPaths(paths); in RegisterDbPaths()
H A Dfs_remap.h43 Status RegisterDbPaths(const std::vector<std::string>& paths) override;
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/env/
H A Dfs_remap.cc21 Status RemapFileSystem::RegisterDbPaths(const std::vector<std::string>& paths) { in RegisterDbPaths() function in ROCKSDB_NAMESPACE::RemapFileSystem
31 return FileSystemWrapper::RegisterDbPaths(encoded_paths); in RegisterDbPaths()
H A Dcomposite_env_wrapper.h29 Status RegisterDbPaths(const std::vector<std::string>& paths) override { in RegisterDbPaths() function
30 return file_system_->RegisterDbPaths(paths); in RegisterDbPaths()
H A Dfs_remap.h43 Status RegisterDbPaths(const std::vector<std::string>& paths) override;
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/env/
H A Dfs_remap.cc21 Status RemapFileSystem::RegisterDbPaths(const std::vector<std::string>& paths) { in RegisterDbPaths() function in ROCKSDB_NAMESPACE::RemapFileSystem
31 return FileSystemWrapper::RegisterDbPaths(encoded_paths); in RegisterDbPaths()
H A Dcomposite_env_wrapper.h29 Status RegisterDbPaths(const std::vector<std::string>& paths) override { in RegisterDbPaths() function
30 return file_system_->RegisterDbPaths(paths); in RegisterDbPaths()
H A Dfs_remap.h43 Status RegisterDbPaths(const std::vector<std::string>& paths) override;
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/include/rocksdb/
H A Denv.h186 virtual Status RegisterDbPaths(const std::vector<std::string>& /*paths*/) { in RegisterDbPaths() function
1298 Status RegisterDbPaths(const std::vector<std::string>& paths) override { in RegisterDbPaths() function
1299 return target_->RegisterDbPaths(paths); in RegisterDbPaths()
/dports/databases/rocksdb-lite/rocksdb-6.26.1/include/rocksdb/
H A Denv.h219 virtual Status RegisterDbPaths(const std::vector<std::string>& /*paths*/) { in RegisterDbPaths() function
1343 Status RegisterDbPaths(const std::vector<std::string>& paths) override { in RegisterDbPaths() function
1344 return target_->RegisterDbPaths(paths); in RegisterDbPaths()
/dports/databases/rocksdb/rocksdb-6.26.1/include/rocksdb/
H A Denv.h219 virtual Status RegisterDbPaths(const std::vector<std::string>& /*paths*/) { in RegisterDbPaths() function
1343 Status RegisterDbPaths(const std::vector<std::string>& paths) override { in RegisterDbPaths() function
1344 return target_->RegisterDbPaths(paths); in RegisterDbPaths()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/include/rocksdb/
H A Denv.h186 virtual Status RegisterDbPaths(const std::vector<std::string>& /*paths*/) { in RegisterDbPaths() function
1298 Status RegisterDbPaths(const std::vector<std::string>& paths) override { in RegisterDbPaths() function
1299 return target_->RegisterDbPaths(paths); in RegisterDbPaths()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/include/rocksdb/
H A Denv.h186 virtual Status RegisterDbPaths(const std::vector<std::string>& /*paths*/) { in RegisterDbPaths() function
1298 Status RegisterDbPaths(const std::vector<std::string>& paths) override { in RegisterDbPaths() function
1299 return target_->RegisterDbPaths(paths); in RegisterDbPaths()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/
H A Ddb_logical_block_size_cache_test.cc19 Status RegisterDbPaths(const std::vector<std::string>& paths) override { in RegisterDbPaths() function in ROCKSDB_NAMESPACE::EnvWithCustomLogicalBlockSizeCache
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/
H A Ddb_logical_block_size_cache_test.cc19 Status RegisterDbPaths(const std::vector<std::string>& paths) override { in RegisterDbPaths() function in ROCKSDB_NAMESPACE::EnvWithCustomLogicalBlockSizeCache
/dports/databases/rocksdb-lite/rocksdb-6.26.1/db/
H A Ddb_logical_block_size_cache_test.cc19 Status RegisterDbPaths(const std::vector<std::string>& paths) override { in RegisterDbPaths() function in ROCKSDB_NAMESPACE::EnvWithCustomLogicalBlockSizeCache
/dports/databases/rocksdb/rocksdb-6.26.1/db/
H A Ddb_logical_block_size_cache_test.cc19 Status RegisterDbPaths(const std::vector<std::string>& paths) override { in RegisterDbPaths() function in ROCKSDB_NAMESPACE::EnvWithCustomLogicalBlockSizeCache
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/
H A Ddb_logical_block_size_cache_test.cc19 Status RegisterDbPaths(const std::vector<std::string>& paths) override { in RegisterDbPaths() function in ROCKSDB_NAMESPACE::EnvWithCustomLogicalBlockSizeCache

12