Home
last modified time | relevance | path

Searched refs:CopyFile (Results 1 – 18 of 18) sorted by relevance

/external/v8/build/android/gyp/
Dcopy_ex.py27 def CopyFile(f, dest, deps): function
46 CopyFile(f, options.dest, deps)
67 CopyFile(src, os.path.join(options.dest, dest), deps)
/external/webrtc/webrtc/base/
Dfileutils.h178 virtual bool CopyFile(const Pathname &old_path, const Pathname &new_path) = 0;
185 return CopyFile(old_path, new_path); in CopyFileOrFolder()
327 static bool CopyFile(const Pathname &old_path, const Pathname &new_path) { in CopyFile() function
328 return EnsureDefaultFilesystem()->CopyFile(old_path, new_path); in CopyFile()
Dwin32filesystem.h55 virtual bool CopyFile(const Pathname &old_path, const Pathname &new_path);
Dunixfilesystem.h73 bool CopyFile(const Pathname& old_path, const Pathname& new_path) override;
Dwin32filesystem.cc291 bool Win32Filesystem::CopyFile(const Pathname &old_path, in CopyFile() function in rtc::Win32Filesystem
293 return ::CopyFile(ToUtf16(old_path.pathname()).c_str(), in CopyFile()
Dunixfilesystem.cc233 if (!CopyFile(old_path, new_path)) in MoveFile()
267 bool UnixFilesystem::CopyFile(const Pathname &old_path, in CopyFile() function in rtc::UnixFilesystem
Dfileutils_mock.h185 bool CopyFile(const Pathname &old_path, const Pathname &new_path) { in CopyFile() function
/external/deqp/scripts/
Dmake_release.py108 class CopyFile (DstFile): class
110 super(CopyFile, self).__init__(dstFile)
244 CopyFile(srcFile, dstFile).make(packageBuildInfo)
309 lambda s, d: CopyFile(s, d))
318 return SingleFileTarget(srcFile, dstFile, lambda s, d: CopyFile(s, d))
/external/google-breakpad/src/common/tests/
Dfile_utils.h39 bool CopyFile(const char* from_path, const char* to_path);
Dfile_utils.cc44 bool CopyFile(const char* from_path, const char* to_path) { in CopyFile() function
/external/libchrome/base/files/
Dfile_util_mac.mm17 bool CopyFile(const FilePath& from_path, const FilePath& to_path) {
Dfile_util.h103 BASE_EXPORT bool CopyFile(const FilePath& from_path, const FilePath& to_path);
Dfile_util_posix.cc334 if (!CopyFile(current, target_path)) { in CopyDirectory()
860 bool CopyFile(const FilePath& from_path, const FilePath& to_path) { in CopyFile() function
/external/google-breakpad/src/common/linux/tests/
Dcrash_generator.cc269 if (!CopyFile(from_path, to_path)) in CopyProcFiles()
/external/libxml2/win32/
Dconfigure.js636 fso.CopyFile(makefile, new_makefile, true);
646 fso.CopyFile(confighsrc, configh, true);
/external/google-breakpad/src/client/linux/minidump_writer/
Dminidump_writer_unittest.cc351 ASSERT_TRUE(CopyFile(helper_path.c_str(), binpath.c_str())) in TEST()
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym19701 FUNC 363ac 158 0 google_breakpad::CopyFile
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym20943 FUNC 510ec 1e4 0 google_breakpad::CopyFile