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

  /external/chromium/chrome/browser/profiles/
profile_impl.h 304 scoped_ptr<chromeos::Preferences> chromeos_preferences_; member in class:ProfileImpl
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

Completed in 35 milliseconds