Home
last modified time | relevance | path

Searched defs:copy_file (Results 1 – 8 of 8) sorted by relevance

/external/python/cpython2/Lib/distutils/
Dfile_util.py71 def copy_file(src, dst, preserve_mode=1, preserve_times=1, update=0, function
Dcmd.py354 def copy_file(self, infile, outfile, member in Command
/external/selinux/libsemanage/utils/
Dsemanage_migrate_store23 def copy_file(src, dst): function
/external/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.copy_file/
Dcopy_file.pass.cpp88 TEST_CASE(copy_file) in TEST_CASE() argument
/external/autotest/client/cros/faft/utils/
Dos_interface.py175 def copy_file(self, from_path, to_path): member in OSInterface
/external/e2fsprogs/misc/
Dcreate_inode.c552 static errcode_t copy_file(ext2_filsys fs, int fd, struct stat *statbuf, in copy_file() function
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp896 std::error_code copy_file(const Twine &From, const Twine &To) { in copy_file() function
/external/llvm/lib/Support/
DPath.cpp894 std::error_code copy_file(const Twine &From, const Twine &To) { in copy_file() function