Home
last modified time | relevance | path

Searched defs:DeleteDirContents (Results 1 – 25 of 30) sorted by relevance

12

/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/filesystem/
H A Dfilesystem.cc233 Status SubTreeFileSystem::DeleteDirContents(const std::string& path) { in DeleteDirContents() function in arrow::fs::SubTreeFileSystem
325 Status SlowFileSystem::DeleteDirContents(const std::string& path) { in DeleteDirContents() function in arrow::fs::SlowFileSystem
H A Dhdfs.cc165 Status DeleteDirContents(const std::string& path) { in DeleteDirContents() function in arrow::fs::HadoopFileSystem::Impl
402 Status HadoopFileSystem::DeleteDirContents(const std::string& path) { in DeleteDirContents() function in arrow::fs::HadoopFileSystem
H A Dhdfs_test.cc207 TEST_F(TestHadoopFileSystem, DeleteDirContents) { in TEST_F() argument
H A Dlocalfs.cc321 Status LocalFileSystem::DeleteDirContents(const std::string& path) { in DeleteDirContents() function in arrow::fs::LocalFileSystem
H A Ds3fs.cc1171 Status DeleteDirContents(const std::string& bucket, const std::string& key) { in DeleteDirContents() function in arrow::fs::S3FileSystem::Impl
1402 Status S3FileSystem::DeleteDirContents(const std::string& s) { in DeleteDirContents() function in arrow::fs::S3FileSystem
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/filesystem/
H A Dhdfs_test.cc215 TEST_F(TestHadoopFileSystem, DeleteDirContents) { in TEST_F() argument
H A Dhdfs.cc179 Status DeleteDirContents(const std::string& path) { in DeleteDirContents() function in arrow::fs::HadoopFileSystem::Impl
437 Status HadoopFileSystem::DeleteDirContents(const std::string& path) { in DeleteDirContents() function in arrow::fs::HadoopFileSystem
H A Dfilesystem.cc258 Status SubTreeFileSystem::DeleteDirContents(const std::string& path) { in DeleteDirContents() function in arrow::fs::SubTreeFileSystem
379 Status SlowFileSystem::DeleteDirContents(const std::string& path) { in DeleteDirContents() function in arrow::fs::SlowFileSystem
H A Dlocalfs.cc321 Status LocalFileSystem::DeleteDirContents(const std::string& path) { in DeleteDirContents() function in arrow::fs::LocalFileSystem
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/filesystem/
H A Dhdfs.cc204 Status DeleteDirContents(const std::string& path) { in DeleteDirContents() function in arrow::fs::HadoopFileSystem::Impl
476 Status HadoopFileSystem::DeleteDirContents(const std::string& path) { in DeleteDirContents() function in arrow::fs::HadoopFileSystem
H A Dhdfs_test.cc221 TEST_F(TestHadoopFileSystem, DeleteDirContents) { in TEST_F() argument
H A Dgcsfs.cc200 Status GcsFileSystem::DeleteDirContents(const std::string& path) { in DeleteDirContents() function in arrow::fs::GcsFileSystem
H A Dlocalfs.cc323 Status LocalFileSystem::DeleteDirContents(const std::string& path) { in DeleteDirContents() function in arrow::fs::LocalFileSystem
H A Dfilesystem.cc359 Status SubTreeFileSystem::DeleteDirContents(const std::string& path) { in DeleteDirContents() function in arrow::fs::SubTreeFileSystem
518 Status SlowFileSystem::DeleteDirContents(const std::string& path) { in DeleteDirContents() function in arrow::fs::SlowFileSystem
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/r/R/
H A Dfilesystem.R207 DeleteDirContents = function(path) { method in FileSystem
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/python/
H A Dfilesystem.cc115 Status PyFileSystem::DeleteDirContents(const std::string& path) { in DeleteDirContents() function in arrow::py::fs::PyFileSystem
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/python/
H A Dfilesystem.cc115 Status PyFileSystem::DeleteDirContents(const std::string& path) { in DeleteDirContents() function in arrow::py::fs::PyFileSystem
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/r/R/
H A Dfilesystem.R221 DeleteDirContents = function(path) { method in FileSystem
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/util/
H A Dio_util_test.cc384 TEST(DeleteDirContents, Basics) { in TEST() argument
H A Dio_util.cc639 Result<bool> DeleteDirContents(const PlatformFilename& dir_path, bool allow_not_found, in DeleteDirContents() function
738 Result<bool> DeleteDirContents(const PlatformFilename& dir_path, bool allow_not_found) { in DeleteDirContents() function
/dports/databases/arrow/apache-arrow-6.0.1/r/R/
H A Dfilesystem.R217 DeleteDirContents = function(path) { method in FileSystem
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/util/
H A Dio_util_test.cc379 TEST(DeleteDirContents, Basics) { in TEST() argument
H A Dio_util.cc648 Result<bool> DeleteDirContents(const PlatformFilename& dir_path, bool allow_not_found, in DeleteDirContents() function
747 Result<bool> DeleteDirContents(const PlatformFilename& dir_path, bool allow_not_found) { in DeleteDirContents() function
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/util/
H A Dio_util_test.cc428 TEST(DeleteDirContents, Basics) { in TEST() argument
H A Dio_util.cc625 Result<bool> DeleteDirContents(const PlatformFilename& dir_path, bool allow_not_found, in DeleteDirContents() function
724 Result<bool> DeleteDirContents(const PlatformFilename& dir_path, bool allow_not_found) { in DeleteDirContents() function

12