Home | History | Annotate | Download | only in download

Lines Matching refs:full_path

144         it->second->full_path().DirName() == dir_path)
156 (dir_path.empty() || it->second->full_path().DirName() == dir_path))
177 if (!dir_path.empty() && (it->second->full_path().DirName() != dir_path))
665 const FilePath& full_path,
668 << " full_path = \"" << full_path.value() << "\""
688 item->OnDownloadRenamedToFinalName(full_path);
689 download_history_->UpdateDownloadPath(item, full_path);