HomeSort by relevance Sort by last modified time
    Searched refs:chromeos_preferences_ (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/browser/profiles/
off_the_record_profile_impl.cc 450 chromeos_preferences_.reset(new chromeos::Preferences());
451 chromeos_preferences_->Init(static_cast<PrefServiceSyncable*>(GetPrefs()));
456 scoped_ptr<chromeos::Preferences> chromeos_preferences_; member in class:GuestSessionProfile
profile_impl.h 247 scoped_ptr<chromeos::Preferences> chromeos_preferences_; member in class:ProfileImpl
profile_impl.cc     [all...]
  /external/chromium/chrome/browser/profiles/
profile.cc 760 chromeos_preferences_.reset(new chromeos::Preferences());
761 chromeos_preferences_->Init(GetPrefs());
766 scoped_ptr<chromeos::Preferences> chromeos_preferences_; member in class:GuestSessionProfile
profile_impl.h 304 scoped_ptr<chromeos::Preferences> chromeos_preferences_; member in class:ProfileImpl
profile_impl.cc     [all...]

Completed in 165 milliseconds