/external/rust/android-crates-io/crates/tokio/src/fs/ |
D | remove_file.rs | 13 pub async fn remove_file(path: impl AsRef<Path>) -> io::Result<()> { in remove_file() function
|
D | mod.rs | 259 mod remove_file; module
|
/external/rust/android-crates-io/crates/tokio/tests/ |
D | fs_remove_file.rs | 8 async fn remove_file() { in remove_file() function
|
/external/pytorch/scripts/compile_tests/ |
D | update_failures.py | 78 def remove_file(path, name): function
|
/external/pytorch/tools/code_coverage/package/util/ |
D | utils.py | 48 def remove_file(path: str) -> None: function
|
/external/autotest/client/cros/netprotos/ |
D | cros_p2p.py | 52 def remove_file(self, file_id, announce=False): member in CrosP2PDaemon
|
/external/ltp/testcases/kernel/firmware/fw_load_user/ |
D | fw_load.c | 55 int remove_file; member
|
/external/rust/android-crates-io/crates/fs-err/src/tokio/ |
D | mod.rs | 148 pub async fn remove_file(path: impl AsRef<Path>) -> io::Result<()> { in remove_file() function
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.131/src/gen/ |
D | fs.rs | 94 pub(crate) fn remove_file(path: impl AsRef<Path>) -> Result<()> { in remove_file() function
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.131/src/gen/ |
D | fs.rs | 94 pub(crate) fn remove_file(path: impl AsRef<Path>) -> Result<()> { in remove_file() function
|
/external/rust/cxx/gen/src/ |
D | fs.rs | 94 pub(crate) fn remove_file(path: impl AsRef<Path>) -> Result<()> { in remove_file() function
|
/external/autotest/client/bin/result_tools/ |
D | result_info.py | 454 def remove_file(self, name): member in ResultInfo
|
/external/rust/android-crates-io/crates/fs-err/src/ |
D | lib.rs | 204 pub fn remove_file<P>(path: P) -> io::Result<()> in remove_file() function
|
/external/rust/android-crates-io/crates/uefi/src/fs/file_system/ |
D | fs.rs | 312 pub fn remove_file(&mut self, path: impl AsRef<Path>) -> FileSystemResult<()> { in remove_file() method
|
/external/autotest/client/cros/faft/utils/ |
D | os_interface.py | 160 def remove_file(self, path): member in OSInterface
|
/external/igt-gpu-tools/runner/ |
D | executor.c | 1019 static int remove_file(int dirfd, const char *name) in remove_file() function
|
/external/autotest/client/cros/faft/ |
D | rpc_functions.py | 986 def remove_file(self, file_path): member in SystemServicer
|
/external/linux-kselftest/tools/testing/selftests/landlock/ |
D | fs_test.c | 2862 TEST_F_FORK(layout1, remove_file) in TEST_F_FORK() argument
|
/external/sdv/vsomeip/third_party/boost/filesystem/src/ |
D | operations.cpp | 285 inline bool remove_file(const path& p) // true if succeeds or not found in remove_file() function
|