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

  /external/chromium_org/chrome/browser/download/
download_prefs.cc 310 bool DownloadPrefs::EnableAutoOpenBasedOnExtension(
download_target_determiner_unittest.cc 203 void EnableAutoOpenBasedOnExtension(const base::FilePath& path);
337 void DownloadTargetDeterminerTest::EnableAutoOpenBasedOnExtension(
339 EXPECT_TRUE(download_prefs_->EnableAutoOpenBasedOnExtension(path));
    [all...]

Completed in 724 milliseconds