Searched defs:chromeos_preferences_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_impl.h270 scoped_ptr<chromeos::Preferences> chromeos_preferences_; member in class:ProfileImpl
H A Doff_the_record_profile_impl.cc501 chromeos_preferences_.reset(new chromeos::Preferences());
502 chromeos_preferences_->Init(
508 scoped_ptr<chromeos::Preferences> chromeos_preferences_; member in class:GuestSessionProfile

Completed in 60 milliseconds