Home
last modified time | relevance | path

Searched refs:copy_file (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/build/
H A Dcopy_plugin_config.py21 def copy_file(src, dst): function
35 copy_file(args.src_file, args.dst_file)
/base/theme/wallpaper_mgr/utils/src/
H A Dfile_deal.cpp64 if (!std::filesystem::copy_file(srcPath, dstPath, std::filesystem::copy_options::overwrite_existing, errCode)) { in CopyFile()

Completed in 2 milliseconds