Searched defs:delete_file (Results 1 – 12 of 12) sorted by relevance
/external/federated-compute/fcp/tensorflow/ |
D | delete_file.py | 28 def delete_file(filename: tf.Tensor) -> tf.Operation: function
|
/external/python/pyfakefs/pyfakefs/tests/ |
D | example.py | 74 def delete_file(path): function
|
/external/cronet/tot/components/metrics/serialization/ |
D | serialization_utils.cc | 99 bool delete_file, in ReadAndTruncateOrDeleteMetricsFromFile()
|
/external/cronet/stable/components/metrics/serialization/ |
D | serialization_utils.cc | 99 bool delete_file, in ReadAndTruncateOrDeleteMetricsFromFile()
|
/external/pigweed/pw_system/py/pw_system/ |
D | device.py | 263 def delete_file(self, path: str) -> bool: member in Device
|
/external/sqlite/android/ |
D | sqlite3_android.cpp | 169 static void delete_file(sqlite3_context * context, int argc, sqlite3_value ** argv) in delete_file() function
|
/external/rust/android-crates-io/crates/inotify/tests/ |
D | main.rs | 430 fn delete_file(&mut self, relative_path_to_file: &str) { in delete_file() method
|
/external/tensorflow/tensorflow/python/lib/io/ |
D | file_io.py | 305 def delete_file(filename): function
|
/external/tensorflow/tensorflow/c/experimental/filesystem/ |
D | filesystem_interface.h | 459 void (*delete_file)(const TF_Filesystem* filesystem, const char* path, member
|
/external/ltp/testcases/kernel/hotplug/memory_hotplug/ |
D | commands.c | 744 static int delete_file(char *args) in delete_file() function
|
/external/e2fsprogs/e2fsck/ |
D | pass1b.c | 685 static void delete_file(e2fsck_t ctx, ext2_ino_t ino, in delete_file() function
|
/external/googleapis/google/cloud/dataform/v1beta1/ |
D | dataform.proto | 745 DeleteFile delete_file = 2; field
|