Home
last modified time | relevance | path

Searched refs:chromeos_preferences_ (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/profiles/
Dprofile.cc760 chromeos_preferences_.reset(new chromeos::Preferences()); in InitChromeOSPreferences()
761 chromeos_preferences_->Init(GetPrefs()); in InitChromeOSPreferences()
766 scoped_ptr<chromeos::Preferences> chromeos_preferences_; member in GuestSessionProfile
Dprofile_impl.h304 scoped_ptr<chromeos::Preferences> chromeos_preferences_; variable
Dprofile_impl.cc1549 chromeos_preferences_.reset(new chromeos::Preferences()); in InitChromeOSPreferences()
1550 chromeos_preferences_->Init(GetPrefs()); in InitChromeOSPreferences()