Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/tests/
Dauto_tempdir.h68 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/stable/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/cronet/tot/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/sandboxed-api/sandboxed_api/util/
Dfileops.cc252 bool DeleteRecursively(const std::string& filename) { in DeleteRecursively() function
/external/tensorflow/tensorflow/core/platform/
Dretrying_file_system.h153 Status DeleteRecursively(const string& dirname, TransactionToken* token, in DeleteRecursively() function
Dfile_system.cc115 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
668 tensorflow::Status DeleteRecursively(const std::string& dirname, in DeleteRecursively() function
Denv.h274 Status DeleteRecursively(const std::string& dirname, TransactionToken* token, in DeleteRecursively() function
Denv_test.cc177 TEST_F(DefaultEnvTest, DeleteRecursively) { in TEST_F() argument
Denv.cc336 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::__anon311caf010111::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