Searched refs:CopyFileOrFolder (Results 1 – 2 of 2) sorted by relevance
179 if (!CopyFileOrFolder(source, dest)) in DirectoryIterator()
183 bool CopyFileOrFolder(const Pathname &old_path, const Pathname &new_path) { in CopyFileOrFolder() function