/aosp_15_r20/external/google-breakpad/src/common/tests/ |
H A D | auto_tempdir.h | 68 void DeleteRecursively(const string& path) { in DeleteRecursively() function
|
/aosp_15_r20/external/tensorflow/tensorflow/python/platform/ |
H A D | gfile.py | 21 from tensorflow.python.lib.io.file_io import delete_recursively as DeleteRecursively unknown
|
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/ |
H A D | file_system.h | 307 virtual tensorflow::Status DeleteRecursively(const std::string& dirname, in DeleteRecursively() function 668 tensorflow::Status DeleteRecursively(const std::string& dirname, in DeleteRecursively() function
|
H A D | retrying_file_system.h | 153 Status DeleteRecursively(const string& dirname, TransactionToken* token, in DeleteRecursively() function
|
H A D | file_system.cc | 115 Status FileSystem::DeleteRecursively(const string& dirname, in DeleteRecursively() function in tensorflow::FileSystem
|
H A D | env_test.cc | 177 TEST_F(DefaultEnvTest, DeleteRecursively) { in TEST_F() argument
|
H A D | env.h | 274 Status DeleteRecursively(const std::string& dirname, TransactionToken* token, in DeleteRecursively() function
|
H A D | env.cc | 336 Status Env::DeleteRecursively(const string& dirname, int64_t* undeleted_files, in DeleteRecursively() function in tensorflow::Env
|
H A D | retrying_file_system_test.cc | 174 Status DeleteRecursively(const string& dirname, TransactionToken* token, in DeleteRecursively() function in tensorflow::__anon4517c4810111::MockFileSystem
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/testing/ |
H A D | file.cc | 149 void File::DeleteRecursively(const std::string& name, void* dummy1, in DeleteRecursively() function in google::protobuf::File
|
/aosp_15_r20/external/protobuf/src/google/protobuf/testing/ |
H A D | file.cc | 149 void File::DeleteRecursively(const std::string& name, void* dummy1, in DeleteRecursively() function in google::protobuf::File
|
/aosp_15_r20/external/sandboxed-api/sandboxed_api/util/ |
H A D | fileops.cc | 253 bool DeleteRecursively(const std::string& filename) { in DeleteRecursively() function
|
/aosp_15_r20/test/vts-testcase/kernel/encryption/ |
D | utils.cpp | 172 void DeleteRecursively(const std::string &path) { in DeleteRecursively() function
|
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/ |
H A D | modular_filesystem.cc | 227 Status ModularFileSystem::DeleteRecursively(const std::string& dirname, in DeleteRecursively() function in tensorflow::ModularFileSystem
|
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/ |
H A D | gcs_filesystem.cc | 1033 void DeleteRecursively(const TF_Filesystem* filesystem, const char* path, in DeleteRecursively() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/ |
H A D | gcs_file_system.cc | 2019 Status GcsFileSystem::DeleteRecursively(const string& dirname, in DeleteRecursively() function in tensorflow::GcsFileSystem
|