Home | History | Annotate | Download | only in base

Lines Matching full:copydirectory

279 bool CopyDirectory(const FilePath& from_path, const FilePath& to_path,
307 if (CopyDirectory(from_path, to_path, true)) {