Home
last modified time | relevance | path

Searched refs:GetUniquePathNumberWithCrDownload (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/download/
Ddownload_util.h257 int GetUniquePathNumberWithCrDownload(const FilePath& path);
Ddownload_util.cc833 int GetUniquePathNumberWithCrDownload(const FilePath& path) { in GetUniquePathNumberWithCrDownload() function
Ddownload_manager.cc388 info->path_uniquifier = download_util::GetUniquePathNumberWithCrDownload( in CheckIfSuggestedPathExists()