Home
last modified time | relevance | path

Searched defs:DeleteRecursively (Results 1 – 14 of 14) 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.py21 from tensorflow.python.lib.io.file_io import delete_recursively as DeleteRecursively unknown
/external/protobuf/src/google/protobuf/testing/
Dfile.cc149 void File::DeleteRecursively(const std::string& name, void* dummy1, in DeleteRecursively() function in google::protobuf::File
/external/cronet/third_party/protobuf/src/google/protobuf/testing/
Dfile.cc149 void File::DeleteRecursively(const std::string& name, void* dummy1, 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
659 tensorflow::Status DeleteRecursively(const std::string& dirname, in DeleteRecursively() function
Denv_test.cc177 TEST_F(DefaultEnvTest, DeleteRecursively) { in TEST_F() argument
Denv.h274 Status DeleteRecursively(const std::string& dirname, TransactionToken* token, in DeleteRecursively() function
Denv.cc330 Status Env::DeleteRecursively(const string& dirname, int64_t* 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::__anon6d7edcb00111::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.cc1033 void DeleteRecursively(const TF_Filesystem* filesystem, const char* path, in DeleteRecursively() function
/external/tensorflow/tensorflow/core/platform/cloud/
Dgcs_file_system.cc2019 Status GcsFileSystem::DeleteRecursively(const string& dirname, in DeleteRecursively() function in tensorflow::GcsFileSystem