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

  /external/chromium/chrome/browser/ui/webui/options/chromeos/
change_picture_options_handler.cc 92 FilePath downloads_path; local
93 if (!PathService::Get(chrome::DIR_DEFAULT_DOWNLOADS, &downloads_path)) {
105 downloads_path,
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
change_picture_options_handler.cc 160 base::FilePath downloads_path; local
161 if (!PathService::Get(chrome::DIR_DEFAULT_DOWNLOADS, &downloads_path)) {
173 downloads_path,

Completed in 495 milliseconds