Searched refs:SetStartupPref (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/chrome/browser/prefs/
H A Dsession_startup_pref.h56 static void SetStartupPref(Profile* profile, const SessionStartupPref& pref);
57 static void SetStartupPref(PrefService* prefs,
H A Dsession_startup_pref.cc96 void SessionStartupPref::SetStartupPref( function in class:SessionStartupPref
100 SetStartupPref(profile->GetPrefs(), pref);
104 void SessionStartupPref::SetStartupPref(PrefService* prefs, function in class:SessionStartupPref
H A Dsession_startup_pref_unittest.cc82 SessionStartupPref::SetStartupPref(pref_service_.get(), override_test);
149 // ("open the homepage") using SessionStartupPref::SetStartupPref(), so set it
173 // ("open the homepage") using SessionStartupPref::SetStartupPref(), so set it
/external/chromium_org/chrome/browser/ui/startup/
H A Dstartup_browser_creator_interactive_uitest.cc55 SessionStartupPref::SetStartupPref(profile_1, pref_urls);
56 SessionStartupPref::SetStartupPref(profile_2, pref_urls);
57 SessionStartupPref::SetStartupPref(profile_3, pref_urls);
58 SessionStartupPref::SetStartupPref(profile_4, pref_urls);
H A Dstartup_browser_creator_browsertest.cc201 SessionStartupPref::SetStartupPref(browser()->profile(), pref);
249 SessionStartupPref::SetStartupPref(browser()->profile(), pref);
614 SessionStartupPref::SetStartupPref(default_profile, pref1);
617 SessionStartupPref::SetStartupPref(other_profile, pref2);
702 SessionStartupPref::SetStartupPref(profile1, pref1);
705 SessionStartupPref::SetStartupPref(profile2, pref2);
812 SessionStartupPref::SetStartupPref(profile_home1, pref_home);
813 SessionStartupPref::SetStartupPref(profile_home2, pref_home);
816 SessionStartupPref::SetStartupPref(profile_last, pref_last);
825 SessionStartupPref::SetStartupPref(profile_url
[all...]
/external/chromium_org/chrome/browser/translate/
H A Dtranslate_manager_browsertest.cc35 SessionStartupPref::SetStartupPref(browser()->profile(), pref);
/external/chromium_org/chrome/browser/extensions/api/settings_overrides/
H A Dsettings_overrides_browsertest.cc61 SessionStartupPref::SetStartupPref(prefs, startup_pref);
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dstartup_pages_handler.cc229 SessionStartupPref::SetStartupPref(prefs, pref);
/external/chromium_org/chrome/browser/sessions/
H A Dbetter_session_restore_browsertest.cc374 SessionStartupPref::SetStartupPref(
668 SessionStartupPref::SetStartupPref(
H A Dsession_restore_browsertest.cc79 SessionStartupPref::SetStartupPref(browser()->profile(), pref);
358 SessionStartupPref::SetStartupPref(
/external/chromium_org/chrome/browser/profile_resetter/
H A Dprofile_resetter_unittest.cc722 SessionStartupPref::SetStartupPref(prefs, startup_pref);
740 SessionStartupPref::SetStartupPref(prefs, startup_pref);
1048 SessionStartupPref::SetStartupPref(prefs, startup_pref);
/external/chromium_org/chrome/browser/lifetime/
H A Dbrowser_close_manager_browsertest.cc242 SessionStartupPref::SetStartupPref(

Completed in 2481 milliseconds