Home
last modified time | relevance | path

Searched defs:DeleteDir (Results 1 – 24 of 24) sorted by relevance

/external/tensorflow/tensorflow/core/platform/
Dnull_file_system.h86 Status DeleteDir(const string& dirname, TransactionToken* token) override { in DeleteDir() function
Dfile_system.h274 virtual tensorflow::Status DeleteDir(const std::string& dirname) { in DeleteDir() function
278 virtual tensorflow::Status DeleteDir(const std::string& dirname, in DeleteDir() function
631 tensorflow::Status DeleteDir(const std::string& dirname, in DeleteDir() function
Dram_file_system.h216 Status DeleteDir(const string& dirname, TransactionToken* token) override { in DeleteDir() function
Dretrying_file_system.h108 Status DeleteDir(const string& dirname, TransactionToken* token) override { in DeleteDir() function
Denv.h290 Status DeleteDir(const std::string& dirname, TransactionToken* token) { in DeleteDir() function
Denv.cc266 Status Env::DeleteDir(const string& dirname) { in DeleteDir() function in tensorflow::Env
Dretrying_file_system_test.cc156 Status DeleteDir(const string& dirname, TransactionToken* token) override { in DeleteDir() function in tensorflow::__anon0e5d3c8b0111::MockFileSystem
/external/tensorflow/tensorflow/core/util/
Dmemmapped_file_system.cc191 Status MemmappedFileSystem::DeleteDir(const string& dirname, in DeleteDir() function in tensorflow::MemmappedFileSystem
/external/tensorflow/tensorflow/core/platform/s3/
Ds3_file_system_test.cc276 TEST_F(S3FileSystemTest, DeleteDir) { in TEST_F() argument
Ds3_file_system.cc822 Status S3FileSystem::DeleteDir(const string& dirname, TransactionToken* token) { in DeleteDir() function in tensorflow::S3FileSystem
/external/tensorflow/tensorflow/tools/android/inference_interface/
Dasset_manager_filesystem.cc277 Status AssetManagerFileSystem::DeleteDir(const string& d, in DeleteDir() function in tensorflow::AssetManagerFileSystem
/external/tensorflow/tensorflow/core/platform/hadoop/
Dhadoop_file_system_test.cc160 TEST_F(HadoopFileSystemTest, DeleteDir) { in TEST_F() argument
Dhadoop_file_system.cc505 Status HadoopFileSystem::DeleteDir(const string& dir, TransactionToken* token) { in DeleteDir() function in tensorflow::HadoopFileSystem
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/hadoop/
Dhadoop_filesystem_test.cc247 TEST_F(HadoopFileSystemTest, DeleteDir) { in TEST_F() argument
Dhadoop_filesystem.cc614 void DeleteDir(const TF_Filesystem* filesystem, const char* path, in DeleteDir() function
/external/tensorflow/tensorflow/core/platform/default/
Dposix_file_system.cc345 Status PosixFileSystem::DeleteDir(const string& name, TransactionToken* token) { in DeleteDir() function in tensorflow::PosixFileSystem
/external/tensorflow/tensorflow/c/experimental/filesystem/
Dmodular_filesystem.cc251 Status ModularFileSystem::DeleteDir(const std::string& dirname, in DeleteDir() function in tensorflow::ModularFileSystem
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/posix/
Dposix_filesystem.cc290 static void DeleteDir(const TF_Filesystem* filesystem, const char* path, in DeleteDir() function
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/s3/
Ds3_filesystem_test.cc410 TEST_F(S3FilesystemTest, DeleteDir) { in TEST_F() argument
Ds3_filesystem.cc1059 void DeleteDir(const TF_Filesystem* filesystem, const char* path, in DeleteDir() function
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
Dgcs_filesystem_test.cc463 TEST_F(GCSFilesystemTest, DeleteDir) { in TEST_F() argument
Dgcs_filesystem.cc901 void DeleteDir(const TF_Filesystem* filesystem, const char* path, in DeleteDir() function
/external/tensorflow/tensorflow/core/platform/windows/
Dwindows_file_system.cc537 Status WindowsFileSystem::DeleteDir(const string& name, in DeleteDir() function in tensorflow::WindowsFileSystem
/external/tensorflow/tensorflow/core/platform/cloud/
Dgcs_file_system.cc1889 Status GcsFileSystem::DeleteDir(const string& dirname, in DeleteDir() function in tensorflow::GcsFileSystem