Home
last modified time | relevance | path

Searched defs:DeleteFile (Results 1 – 25 of 38) sorted by relevance

12

/external/webrtc/rtc_base/
Dfile_rotating_stream.cc81 bool DeleteFile(const std::string& file) { in DeleteFile() function
141 bool DeleteFile(const std::string& file) { in DeleteFile() function
/external/tensorflow/tensorflow/core/platform/
Dnull_file_system.h78 Status DeleteFile(const string& fname, TransactionToken* token) override { in DeleteFile() function
Dfile_system.h237 virtual tensorflow::Status DeleteFile(const std::string& fname) { in DeleteFile() function
241 virtual tensorflow::Status DeleteFile(const std::string& fname, in DeleteFile() function
616 tensorflow::Status DeleteFile(const std::string& fname, in DeleteFile() function
Dram_file_system.h197 Status DeleteFile(const string& fname, TransactionToken* token) override { in DeleteFile() function
Dretrying_file_system.h92 Status DeleteFile(const string& fname, TransactionToken* token) override { in DeleteFile() function
Denv.h230 Status DeleteFile(const std::string& fname, TransactionToken* token) { in DeleteFile() function
/external/angle/util/windows/
Dtest_utils_win.cpp436 bool DeleteFile(const char *path) in DeleteFile() function
/external/angle/util/posix/
Dtest_utils_posix.cpp429 bool DeleteFile(const char *path) in DeleteFile() function
/external/tensorflow/tensorflow/core/util/
Dmemmapped_file_system.cc181 Status MemmappedFileSystem::DeleteFile(const string& filename, in DeleteFile() function in tensorflow::MemmappedFileSystem
/external/tensorflow/tensorflow/tools/android/inference_interface/
Dasset_manager_filesystem.cc269 Status AssetManagerFileSystem::DeleteFile(const string& f, in DeleteFile() function in tensorflow::AssetManagerFileSystem
/external/tensorflow/tensorflow/core/platform/s3/
Ds3_file_system_test.cc249 TEST_F(S3FileSystemTest, DeleteFile) { in TEST_F() argument
/external/tensorflow/tensorflow/core/platform/hadoop/
Dhadoop_file_system_test.cc137 TEST_F(HadoopFileSystemTest, DeleteFile) { in TEST_F() argument
Dhadoop_file_system.cc483 Status HadoopFileSystem::DeleteFile(const string& fname, in DeleteFile() function in tensorflow::HadoopFileSystem
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/hadoop/
Dhadoop_filesystem_test.cc219 TEST_F(HadoopFileSystemTest, DeleteFile) { in TEST_F() argument
/external/llvm-project/clang/unittests/DirectoryWatcher/
DDirectoryWatcherTest.cpp384 TEST(DirectoryWatcherTest, DeleteFile) { in TEST() argument
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/posix/
Dposix_filesystem.cc282 static void DeleteFile(const TF_Filesystem* filesystem, const char* path, in DeleteFile() function
/external/tensorflow/tensorflow/core/platform/default/
Dposix_file_system.cc325 Status PosixFileSystem::DeleteFile(const string& fname, in DeleteFile() function in tensorflow::PosixFileSystem
/external/tensorflow/tensorflow/c/experimental/filesystem/
Dmodular_filesystem.cc214 Status ModularFileSystem::DeleteFile(const std::string& fname, in DeleteFile() function in tensorflow::ModularFileSystem
/external/icing/icing/legacy/index/
Dicing-filesystem.cc183 bool IcingFilesystem::DeleteFile(const char *file_name) const { in DeleteFile() function in icing::lib::IcingFilesystem
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/s3/
Ds3_filesystem_test.cc385 TEST_F(S3FilesystemTest, DeleteFile) { in TEST_F() argument
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
Dgcs_filesystem_test.cc438 TEST_F(GCSFilesystemTest, DeleteFile) { in TEST_F() argument
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerCorpus.h341 void DeleteFile(const InputInfo &II) { in DeleteFile() function
/external/llvm-project/compiler-rt/lib/fuzzer/
DFuzzerCorpus.h341 void DeleteFile(const InputInfo &II) { in DeleteFile() function
/external/tensorflow/tensorflow/core/platform/windows/
Dwindows_file_system.cc514 Status WindowsFileSystem::DeleteFile(const string& fname, in DeleteFile() function in tensorflow::WindowsFileSystem
/external/icing/icing/file/
Dfilesystem.cc181 bool Filesystem::DeleteFile(const char* file_name) const { in DeleteFile() function in icing::lib::Filesystem

12