/external/tensorflow/tensorflow/core/platform/ |
D | null_file_system.h | 82 Status DeleteDir(const string& dirname) override { in DeleteDir() function
|
D | env.cc | 243 Status Env::DeleteDir(const string& dirname) { in DeleteDir() function in tensorflow::Env
|
/external/tensorflow/tensorflow/core/platform/cloud/ |
D | retrying_file_system.h | 96 Status DeleteDir(const string& dirname) override { in DeleteDir() function
|
D | retrying_file_system_test.cc | 149 Status DeleteDir(const string& dirname) override { in DeleteDir() function in tensorflow::__anon5a8ed3fa0111::MockFileSystem
|
D | gcs_file_system.cc | 1469 Status GcsFileSystem::DeleteDir(const string& dirname) { in DeleteDir() function in tensorflow::GcsFileSystem
|
/external/tensorflow/tensorflow/core/platform/hadoop/ |
D | hadoop_file_system_test.cc | 162 TEST_F(HadoopFileSystemTest, DeleteDir) { in TEST_F() argument
|
D | hadoop_file_system.cc | 442 Status HadoopFileSystem::DeleteDir(const string& dir) { in DeleteDir() function in tensorflow::HadoopFileSystem
|
/external/tensorflow/tensorflow/core/platform/s3/ |
D | s3_file_system_test.cc | 187 TEST_F(S3FileSystemTest, DeleteDir) { in TEST_F() argument
|
D | s3_file_system.cc | 544 Status S3FileSystem::DeleteDir(const string& dirname) { in DeleteDir() function in tensorflow::S3FileSystem
|
/external/tensorflow/tensorflow/contrib/android/ |
D | asset_manager_filesystem.cc | 265 Status AssetManagerFileSystem::DeleteDir(const string& d) { in DeleteDir() function in tensorflow::AssetManagerFileSystem
|
/external/tensorflow/tensorflow/contrib/ignite/kernels/igfs/ |
D | igfs.cc | 243 Status IGFS::DeleteDir(const string &file_name) { in DeleteDir() function in tensorflow::IGFS
|
/external/tensorflow/tensorflow/core/util/ |
D | memmapped_file_system.cc | 180 Status MemmappedFileSystem::DeleteDir(const string& dirname) { in DeleteDir() function in tensorflow::MemmappedFileSystem
|
/external/tensorflow/tensorflow/core/platform/posix/ |
D | posix_file_system.cc | 274 Status PosixFileSystem::DeleteDir(const string& name) { in DeleteDir() function in tensorflow::PosixFileSystem
|
/external/tensorflow/tensorflow/core/platform/windows/ |
D | windows_file_system.cc | 461 Status WindowsFileSystem::DeleteDir(const string& name) { in DeleteDir() function in tensorflow::WindowsFileSystem
|