Home | History | Annotate | Download | only in browser

Lines Matching refs:prefs_

125     : prefs_(NULL) {
130 prefs_ = profile->GetPrefs();
331 if (!prefs_)
334 prefs_->GetDictionary(prefs::kRegisteredBackgroundContents);
373 if (!prefs_)
376 prefs_->GetDictionary(prefs::kRegisteredBackgroundContents);
471 if (!prefs_)
478 DictionaryPrefUpdate update(prefs_, prefs::kRegisteredBackgroundContents);
490 prefs_->ScheduleSavePersistentPrefs();
495 if (!prefs_)
499 DictionaryPrefUpdate update(prefs_, prefs::kRegisteredBackgroundContents);
501 prefs_->ScheduleSavePersistentPrefs();