Searched defs:GetStartupPref (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/prefs/
H A Dsession_startup_pref.cc127 SessionStartupPref SessionStartupPref::GetStartupPref(Profile* profile) { function in class:SessionStartupPref
129 return GetStartupPref(profile->GetPrefs());
133 SessionStartupPref SessionStartupPref::GetStartupPref(PrefService* prefs) { function in class:SessionStartupPref

Completed in 82 milliseconds