Searched refs:otr_prefs_ (Results 1 – 2 of 2) sorted by relevance
844 if (!otr_prefs_.get()) { in GetOffTheRecordPrefs()847 otr_prefs_.reset(GetPrefs()->CreateIncognitoPrefService( in GetOffTheRecordPrefs()850 return otr_prefs_.get(); in GetOffTheRecordPrefs()
198 scoped_ptr<PrefService> otr_prefs_; variable