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

  /external/chromium/chrome/browser/download/
download_prefs.cc 55 const FilePath& default_download_path = local
58 default_download_path);
64 NewRunnableFunction(&file_util::CreateDirectory, default_download_path));
75 default_download_path);
  /external/chromium/chrome/browser/ui/webui/
active_downloads_ui.cc 166 FilePath default_download_path; local
168 &default_download_path)) {
172 localized_strings.SetString("downloadpath", default_download_path.value());

Completed in 31 milliseconds