Searched refs:GetStartupPref (Results 1 – 7 of 7) sorted by relevance
29 SessionStartupPref::GetStartupPref(pref_service_.get()); in TEST_F()48 SessionStartupPref::GetStartupPref(pref_service_.get()); in TEST_F()56 result = SessionStartupPref::GetStartupPref(pref_service_.get()); in TEST_F()
37 static SessionStartupPref GetStartupPref(Profile* profile);38 static SessionStartupPref GetStartupPref(PrefService* prefs);
85 SessionStartupPref SessionStartupPref::GetStartupPref(Profile* profile) { in GetStartupPref() function in SessionStartupPref87 return GetStartupPref(profile->GetPrefs()); in GetStartupPref()91 SessionStartupPref SessionStartupPref::GetStartupPref(PrefService* prefs) { in GetStartupPref() function in SessionStartupPref
313 SessionStartupPref::GetStartupPref(profile->GetPrefs()); in UpdateStartupPages()410 SessionStartupPref pref = SessionStartupPref::GetStartupPref(prefs); in SaveStartupPagesPref()
541 SessionStartupPref::GetStartupPref(user_prefs); in GetPredictedUrlListAtStartup()
363 SessionStartupPref pref = SessionStartupPref::GetStartupPref(profile); in GetSessionStartupPref()
492 SessionStartupPref pref = SessionStartupPref::GetStartupPref(profile()); in RestoreIfNecessary()