Searched refs:ShellCopy (Results 1 – 1 of 1) sorted by relevance
155 bool ShellCopy(const FilePath& from_path, const FilePath& to_path, in ShellCopy() function189 return ShellCopy(from_path, to_path, true); in CopyDirectory()202 ShellCopy(from_path, to_path, false); in CopyDirectory()206 return ShellCopy(directory, to_path, false); in CopyDirectory()