Searched defs:GetStartupPref (Results 1 - 1 of 1) sorted by relevance
/external/chromium/chrome/browser/prefs/ | ||
H A D | session_startup_pref.cc | 85 SessionStartupPref SessionStartupPref::GetStartupPref(Profile* profile) { function in class:SessionStartupPref 87 return GetStartupPref(profile->GetPrefs()); 91 SessionStartupPref SessionStartupPref::GetStartupPref(PrefService* prefs) { function in class:SessionStartupPref |
Completed in 166 milliseconds