HomeSort by relevance Sort by last modified time
    Searched defs:GetStartupPref (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/prefs/
session_startup_pref.cc 85 SessionStartupPref SessionStartupPref::GetStartupPref(Profile* profile) {
87 return GetStartupPref(profile->GetPrefs());
91 SessionStartupPref SessionStartupPref::GetStartupPref(PrefService* prefs) {
  /external/chromium_org/chrome/browser/prefs/
session_startup_pref.cc 112 SessionStartupPref SessionStartupPref::GetStartupPref(Profile* profile) {
114 return GetStartupPref(profile->GetPrefs());
118 SessionStartupPref SessionStartupPref::GetStartupPref(PrefService* prefs) {

Completed in 53 milliseconds