Home
last modified time | relevance | path

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

/external/python/pyfakefs/pyfakefs/tests/
Dexample.py73 def delete_file(path): function
/external/python/cpython3/Tools/scripts/
Dpindent.py404 def delete_file(filename, stepsize = STEPSIZE, tabsize = TABSIZE, expandtabs = EXPANDTABS): function
/external/sqlite/android/
Dsqlite3_android.cpp169 static void delete_file(sqlite3_context * context, int argc, sqlite3_value ** argv) in delete_file() function
/external/python/cpython2/Tools/scripts/
Dpindent.py406 def delete_file(filename, stepsize = STEPSIZE, tabsize = TABSIZE, expandtabs = EXPANDTABS): function
/external/ltp/testcases/kernel/fs/scsi/ltpfs/
Dmain.c363 int delete_file(char *filename) in delete_file() function
/external/tensorflow/tensorflow/python/lib/io/
Dfile_io.py305 def delete_file(filename): function
/external/python/setuptools/setuptools/command/
Degg_info.py279 def delete_file(self, filename): member in egg_info
/external/tensorflow/tensorflow/c/experimental/filesystem/
Dfilesystem_interface.h459 void (*delete_file)(const TF_Filesystem* filesystem, const char* path, member
/external/ltp/testcases/kernel/hotplug/memory_hotplug/
Dcommands.c744 static int delete_file(char *args) in delete_file() function
/external/e2fsprogs/e2fsck/
Dpass1b.c685 static void delete_file(e2fsck_t ctx, ext2_ino_t ino, in delete_file() function