Searched refs:ShellCopy (Results 1 – 1 of 1) sorted by relevance
246 bool ShellCopy(const FilePath& from_path, const FilePath& to_path, in ShellCopy() function284 return ShellCopy(from_path, to_path, true); in CopyDirectory()297 ShellCopy(from_path, to_path, false); in CopyDirectory()301 return ShellCopy(directory, to_path, false); in CopyDirectory()