Home
last modified time | relevance | path

Searched defs:DeleteRecursively (Results 1 – 13 of 13) sorted by relevance

/external/google-breakpad/src/common/tests/
Dauto_tempdir.h69 void DeleteRecursively(const string& path) { in DeleteRecursively() function
/external/tensorflow/tensorflow/python/platform/
Dgfile.py25 from tensorflow.python.lib.io.file_io import delete_recursively as DeleteRecursively unknown
/external/protobuf/src/google/protobuf/testing/
Dfile.cc146 void File::DeleteRecursively(const string& name, in DeleteRecursively() function in google::protobuf::File
/external/tensorflow/tensorflow/core/platform/
Dretrying_file_system.h147 Status DeleteRecursively(const string& dirname, TransactionToken* token, in DeleteRecursively() function
Dfile_system.cc109 Status FileSystem::DeleteRecursively(const string& dirname, in DeleteRecursively() function in tensorflow::FileSystem
Dfile_system.h307 virtual tensorflow::Status DeleteRecursively(const std::string& dirname, in DeleteRecursively() function
636 tensorflow::Status DeleteRecursively(const std::string& dirname, in DeleteRecursively() function
Denv.h261 Status DeleteRecursively(const std::string& dirname, TransactionToken* token, in DeleteRecursively() function
Denv_test.cc177 TEST_F(DefaultEnvTest, DeleteRecursively) { in TEST_F() argument
Denv.cc290 Status Env::DeleteRecursively(const string& dirname, int64* undeleted_files, in DeleteRecursively() function in tensorflow::Env
Dretrying_file_system_test.cc174 Status DeleteRecursively(const string& dirname, TransactionToken* token, in DeleteRecursively() function in tensorflow::__anon0e5d3c8b0111::MockFileSystem
/external/tensorflow/tensorflow/c/experimental/filesystem/
Dmodular_filesystem.cc227 Status ModularFileSystem::DeleteRecursively(const std::string& dirname, in DeleteRecursively() function in tensorflow::ModularFileSystem
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
Dgcs_filesystem.cc1026 void DeleteRecursively(const TF_Filesystem* filesystem, const char* path, in DeleteRecursively() function
/external/tensorflow/tensorflow/core/platform/cloud/
Dgcs_file_system.cc2016 Status GcsFileSystem::DeleteRecursively(const string& dirname, in DeleteRecursively() function in tensorflow::GcsFileSystem