HomeSort by relevance Sort by last modified time
    Searched refs:GetDefaultDownloadDirectoryForProfile (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/download/
download_prefs.h 37 base::FilePath GetDefaultDownloadDirectoryForProfile() const;
download_prefs.cc 111 // RegisterProfilePrefs()), alter by GetDefaultDownloadDirectoryForProfile().
131 GetDefaultDownloadDirectoryForProfile()));
147 GetDefaultDownloadDirectoryForProfile());
215 base::FilePath DownloadPrefs::GetDefaultDownloadDirectoryForProfile() const {
252 return GetDefaultDownloadDirectoryForProfile();
  /external/chromium_org/chrome/browser/extensions/
webstore_installer.cc 562 profile_)->GetDefaultDownloadDirectoryForProfile();

Completed in 682 milliseconds