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

  /external/chromium_org/chrome/browser/profiles/
profile_impl.h 259 scoped_ptr<chromeos::Preferences> chromeos_preferences_; member in class:ProfileImpl
off_the_record_profile_impl.cc 501 chromeos_preferences_.reset(new chromeos::Preferences());
502 chromeos_preferences_->Init(static_cast<PrefServiceSyncable*>(GetPrefs()),
508 scoped_ptr<chromeos::Preferences> chromeos_preferences_; member in class:GuestSessionProfile

Completed in 237 milliseconds