Home
last modified time | relevance | path

Searched defs:delete_file (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/tools/test/connectivity/acts/framework/tests/controllers/ap_lib/
Dradvd_test.py158 def test_write_configs_simple(self, write_file, delete_file): argument
171 def test_write_configs_complex(self, write_file, delete_file): argument
/aosp_15_r20/external/federated-compute/fcp/tensorflow/
H A Ddelete_file.py28 def delete_file(filename: tf.Tensor) -> tf.Operation: function
/aosp_15_r20/trusty/user/app/avb/test/
Dsecure_storage_fake.h26 int delete_file(const char* name) override { return 0; } in delete_file() function
/aosp_15_r20/external/python/pyfakefs/pyfakefs/tests/
Dexample.py74 def delete_file(path): function
/aosp_15_r20/trusty/user/app/avb/
Dsecure_storage.cpp37 int SecureStorage::delete_file(const char* name) { in delete_file() function in avb::SecureStorage
/aosp_15_r20/external/cronet/components/metrics/serialization/
H A Dserialization_utils.cc99 bool delete_file, in ReadAndTruncateOrDeleteMetricsFromFile()
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/utils_lib/commands/
Dshell.py181 def delete_file(self, file_name): member in ShellCommand
/aosp_15_r20/external/pigweed/pw_system/py/pw_system/
H A Ddevice.py263 def delete_file(self, path: str) -> bool: member in Device
/aosp_15_r20/external/python/cpython3/Tools/scripts/
Dpindent.py404 def delete_file(filename, stepsize = STEPSIZE, tabsize = TABSIZE, expandtabs = EXPANDTABS): function
/aosp_15_r20/external/python/cpython2/Tools/scripts/
Dpindent.py406 def delete_file(filename, stepsize = STEPSIZE, tabsize = TABSIZE, expandtabs = EXPANDTABS): function
/aosp_15_r20/external/sqlite/android/
H A Dsqlite3_android.cpp169 static void delete_file(sqlite3_context * context, int argc, sqlite3_value ** argv) in delete_file() function
/aosp_15_r20/packages/modules/Virtualization/guest/authfs/src/file/
Ddir.rs121 pub fn delete_file(&mut self, basename: &Path) -> io::Result<Inode> { in delete_file() method
/aosp_15_r20/external/rust/crates/inotify/tests/
Dmain.rs430 fn delete_file(&mut self, relative_path_to_file: &str) { in delete_file() method
/aosp_15_r20/external/tensorflow/tensorflow/python/lib/io/
H A Dfile_io.py305 def delete_file(filename): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/command/
Degg_info.py290 def delete_file(self, filename): member in egg_info
/aosp_15_r20/external/python/setuptools/setuptools/command/
Degg_info.py279 def delete_file(self, filename): member in egg_info
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/command/
Degg_info.py290 def delete_file(self, filename): member in egg_info
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/command/
Degg_info.py290 def delete_file(self, filename): member in egg_info
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/command/
Degg_info.py290 def delete_file(self, filename): member in egg_info
/aosp_15_r20/test/dittosuite/schema/
H A Dbenchmark.proto235 DeleteFile delete_file = 4; field
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/
H A Dfilesystem_interface.h459 void (*delete_file)(const TF_Filesystem* filesystem, const char* path, member
/aosp_15_r20/external/ltp/testcases/kernel/hotplug/memory_hotplug/
H A Dcommands.c744 static int delete_file(char *args) in delete_file() function
/aosp_15_r20/external/e2fsprogs/e2fsck/
H A Dpass1b.c685 static void delete_file(e2fsck_t ctx, ext2_ino_t ino, in delete_file() function
/aosp_15_r20/external/googleapis/google/cloud/dataform/v1beta1/
H A Ddataform.proto745 DeleteFile delete_file = 2; field