Home
last modified time | relevance | path

Searched refs:GetTargetFilePath (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/download/
Ddownload_item.cc505 id(), GetTargetFilePath(), safety_state() == SAFE)); in OnDownloadCompleting()
597 FilePath DownloadItem::GetTargetFilePath() const { in GetTargetFilePath() function in DownloadItem
612 return GetTargetFilePath(); in GetUserVerifiedFilePath()
Ddownload_item.h281 FilePath GetTargetFilePath() const;
Ddownload_util.cc621 base::CreateFilePathValue(download->GetTargetFilePath())); in CreateDownloadItemValue()
/external/chromium/chrome/browser/automation/
Dautomation_provider.cc255 download->GetTargetFilePath().value()); in GetDictionaryFromDownloadItem()