/external/webrtc/test/testsupport/ |
D | file_utils.cc | 216 bool RemoveFile(const std::string& file_name) { in RemoveFile() function
|
/external/rust/crates/libfuzzer-sys/libfuzzer/ |
D | FuzzerIOPosix.cpp | 123 void RemoveFile(const std::string &Path) { in RemoveFile() function
|
D | FuzzerIOWindows.cpp | 230 void RemoveFile(const std::string &Path) { in RemoveFile() function
|
/external/llvm-project/compiler-rt/lib/fuzzer/ |
D | FuzzerIOPosix.cpp | 123 void RemoveFile(const std::string &Path) { in RemoveFile() function
|
D | FuzzerIOWindows.cpp | 230 void RemoveFile(const std::string &Path) { in RemoveFile() function
|
/external/tensorflow/tensorflow/core/platform/cloud/ |
D | ram_file_block_cache.cc | 277 void RamFileBlockCache::RemoveFile(const string& filename) { in RemoveFile() function in tensorflow::RamFileBlockCache
|
D | ram_file_block_cache_test.cc | 360 TEST(RamFileBlockCacheTest, RemoveFile) { in TEST() argument
|
/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/ |
D | ram_file_block_cache.cc | 284 void RamFileBlockCache::RemoveFile(const std::string& filename) { in RemoveFile() function in tf_gcs_filesystem::RamFileBlockCache
|
D | ram_file_block_cache_test.cc | 376 TEST(RamFileBlockCacheTest, RemoveFile) { in TEST() argument
|
/external/python/cpython3/Lib/msilib/ |
D | schema.py | 460 RemoveFile = Table('RemoveFile') variable
|
/external/python/cpython2/Tools/msi/ |
D | schema.py | 460 RemoveFile = Table('RemoveFile') variable
|
/external/python/cpython2/Lib/msilib/ |
D | schema.py | 460 RemoveFile = Table('RemoveFile') variable
|
/external/webrtc/tools_webrtc/mb/ |
D | mb_unittest.py | 89 def RemoveFile(self, path): member in FakeMBW
|
D | mb.py | 1196 def RemoveFile(self, path): member in MetaBuildWrapper
|
/external/python/cpython2/Lib/idlelib/ |
D | configHandler.py | 120 def RemoveFile(self): member in IdleUserConfParser
|
/external/skqp/tools/bookmaker/ |
D | includeParser.cpp | 3486 void IncludeParser::RemoveFile(const char* docs, const char* includes) { in RemoveFile() function in IncludeParser
|