Home
last modified time | relevance | path

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

/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/v8/tools/clang/scripts/
Dupdate.py236 def CopyFile(src, dst): function
251 CopyFile(os.path.join(root, f), dst)
373 CopyFile(dia_dll, target_dir)
528 CopyFile(libstdcpp, os.path.join(LLVM_BOOTSTRAP_INSTALL_DIR, 'lib'))
655 CopyFile(libstdcpp, os.path.join(LLVM_BUILD_DIR, 'lib'))
754 CopyFile(os.path.join(sanitizer_include_dir, f),
/external/skia/tools/
Dget_current_monitor_profile.cpp49 CopyFile(icmPath, outputFilename.c_str(), FALSE); in main()
/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.cc335 if (!CopyFile(current, target_path)) { in CopyDirectory()
880 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/swiftshader/third_party/LLVM/include/llvm/Support/
DPathV1.h748 bool CopyFile(const Path& Dest, const Path& Src, std::string* ErrMsg);
/external/libxml2/win32/
Dconfigure.js636 fso.CopyFile(makefile, new_makefile, true);
646 fso.CopyFile(confighsrc, configh, true);
/external/swiftshader/third_party/LLVM/utils/
DNewNightlyTest.pl385 sub CopyFile { #filename, newfile subroutine
/external/swiftshader/third_party/LLVM/lib/Support/Windows/
DPath.inc24 #undef CopyFile
862 CopyFile(const sys::Path &Dest, const sys::Path &Src, std::string* ErrMsg) {
863 // Can't use CopyFile macro defined in Windows.h because it would mess up the
/external/vulkan-validation-layers/windowsRuntimeInstaller/
Dconfigure_runtime.c650 if(CopyFile(latest_filename, output_filename, false) == 0) { in update_system_file()
/external/swiftshader/third_party/LLVM/tools/llvm-ld/
Dllvm-ld.cpp423 if (0 != sys::CopyFile(sys::Path(OutputFilename), llvmstub, &ErrMsg)) in EmitShellScript()
/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/swiftshader/third_party/LLVM/lib/Support/Unix/
DPath.inc768 sys::CopyFile(const sys::Path &Dest, const sys::Path &Src, std::string* ErrMsg){
/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