Searched defs:EnableAutoOpenBasedOnExtension (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/download/
H A Ddownload_prefs.cc98 bool DownloadPrefs::EnableAutoOpenBasedOnExtension(const FilePath& file_name) { function in class:DownloadPrefs
/external/chromium_org/chrome/browser/download/
H A Ddownload_prefs.cc194 bool DownloadPrefs::EnableAutoOpenBasedOnExtension( function in class:DownloadPrefs
H A Ddownload_target_determiner_unittest.cc193 void EnableAutoOpenBasedOnExtension(const base::FilePath& path);
325 void DownloadTargetDeterminerTest::EnableAutoOpenBasedOnExtension( function in class:__anon4735::DownloadTargetDeterminerTest
327 EXPECT_TRUE(download_prefs_->EnableAutoOpenBasedOnExtension(path));
1156 EnableAutoOpenBasedOnExtension(

Completed in 130 milliseconds