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

  /external/chromium/chrome/browser/download/
download_prefs.h 47 void DisableAutoOpenBasedOnExtension(const FilePath& file_name);
download_prefs.cc 110 void DownloadPrefs::DisableAutoOpenBasedOnExtension(const FilePath& file_name) {
download_item.cc 261 prefs->DisableAutoOpenBasedOnExtension(GetUserVerifiedFilePath());

Completed in 319 milliseconds