HomeSort by relevance Sort by last modified time
    Searched full:install_chrome_frame (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/installer/util/
master_preferences_unittest.cc 314 EXPECT_FALSE(pref_chrome.install_chrome_frame());
318 EXPECT_TRUE(pref_cf.install_chrome_frame());
342 EXPECT_FALSE(pref_chrome.install_chrome_frame());
346 EXPECT_TRUE(pref_cf.install_chrome_frame());
350 EXPECT_TRUE(pref_chrome_cf.install_chrome_frame());
logging_installer.cc 121 std::wstring log_filename = prefs.install_chrome_frame() ?
browser_distribution.cc 60 (MasterPreferences::ForCurrentProcess().install_chrome_frame() ||
master_preferences.h 175 bool install_chrome_frame() const { function in class:installer::MasterPreferences
installer_state.cc 49 if (prefs.install_chrome_frame())
128 if (prefs.install_chrome_frame()) {
303 else if (prefs.install_chrome_frame())

Completed in 112 milliseconds