Searched refs:SetStartupPref (Results 1 – 5 of 5) sorted by relevance
34 static void SetStartupPref(Profile* profile, const SessionStartupPref& pref);35 static void SetStartupPref(PrefService* prefs,
54 void SessionStartupPref::SetStartupPref( in SetStartupPref() function in SessionStartupPref58 SetStartupPref(profile->GetPrefs(), pref); in SetStartupPref()62 void SessionStartupPref::SetStartupPref(PrefService* prefs, in SetStartupPref() function in SessionStartupPref
54 SessionStartupPref::SetStartupPref(pref_service_.get(), override_test); in TEST_F()
84 SessionStartupPref::SetStartupPref( in IN_PROC_BROWSER_TEST_F()193 SessionStartupPref::SetStartupPref(browser()->profile(), pref); in IN_PROC_BROWSER_TEST_F()
413 SessionStartupPref::SetStartupPref(prefs, pref); in SaveStartupPagesPref()