Home | History | Annotate | Download | only in file_manager

Lines Matching defs:old_path

282   const base::FilePath old_path =
285 if (!old_path.empty() &&
287 old_path, &new_path)) {
463 base::FilePath old_path;
464 if (FindDownloadsMountPointPath(profile_, &old_path)) {
466 CreateDownloadsVolumeInfo(old_path));