/aosp_15_r20/tools/test/connectivity/acts/framework/tests/controllers/ap_lib/ |
D | radvd_test.py | 158 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 D | delete_file.py | 28 def delete_file(filename: tf.Tensor) -> tf.Operation: function
|
/aosp_15_r20/trusty/user/app/avb/test/ |
D | secure_storage_fake.h | 26 int delete_file(const char* name) override { return 0; } in delete_file() function
|
/aosp_15_r20/external/python/pyfakefs/pyfakefs/tests/ |
D | example.py | 74 def delete_file(path): function
|
/aosp_15_r20/trusty/user/app/avb/ |
D | secure_storage.cpp | 37 int SecureStorage::delete_file(const char* name) { in delete_file() function in avb::SecureStorage
|
/aosp_15_r20/external/cronet/components/metrics/serialization/ |
H A D | serialization_utils.cc | 99 bool delete_file, in ReadAndTruncateOrDeleteMetricsFromFile()
|
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/utils_lib/commands/ |
D | shell.py | 181 def delete_file(self, file_name): member in ShellCommand
|
/aosp_15_r20/external/pigweed/pw_system/py/pw_system/ |
H A D | device.py | 263 def delete_file(self, path: str) -> bool: member in Device
|
/aosp_15_r20/external/python/cpython3/Tools/scripts/ |
D | pindent.py | 404 def delete_file(filename, stepsize = STEPSIZE, tabsize = TABSIZE, expandtabs = EXPANDTABS): function
|
/aosp_15_r20/external/python/cpython2/Tools/scripts/ |
D | pindent.py | 406 def delete_file(filename, stepsize = STEPSIZE, tabsize = TABSIZE, expandtabs = EXPANDTABS): function
|
/aosp_15_r20/external/sqlite/android/ |
H A D | sqlite3_android.cpp | 169 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/ |
D | dir.rs | 121 pub fn delete_file(&mut self, basename: &Path) -> io::Result<Inode> { in delete_file() method
|
/aosp_15_r20/external/rust/crates/inotify/tests/ |
D | main.rs | 430 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 D | file_io.py | 305 def delete_file(filename): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/command/ |
D | egg_info.py | 290 def delete_file(self, filename): member in egg_info
|
/aosp_15_r20/external/python/setuptools/setuptools/command/ |
D | egg_info.py | 279 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/ |
D | egg_info.py | 290 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/ |
D | egg_info.py | 290 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/ |
D | egg_info.py | 290 def delete_file(self, filename): member in egg_info
|
/aosp_15_r20/test/dittosuite/schema/ |
H A D | benchmark.proto | 235 DeleteFile delete_file = 4; field
|
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/ |
H A D | filesystem_interface.h | 459 void (*delete_file)(const TF_Filesystem* filesystem, const char* path, member
|
/aosp_15_r20/external/ltp/testcases/kernel/hotplug/memory_hotplug/ |
H A D | commands.c | 744 static int delete_file(char *args) in delete_file() function
|
/aosp_15_r20/external/e2fsprogs/e2fsck/ |
H A D | pass1b.c | 685 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 D | dataform.proto | 745 DeleteFile delete_file = 2; field
|