Searched refs:PrefToStatus (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/components/pref_registry/
H A Dpref_registry_syncable.h54 typedef std::map<std::string, PrefSyncStatus> PrefToStatus; typedef in class:user_prefs::PrefRegistrySyncable
57 const PrefToStatus& syncable_preferences() const;
126 PrefToStatus syncable_preferences_;
H A Dpref_registry_syncable.cc67 const PrefRegistrySyncable::PrefToStatus&
/external/chromium_org/chrome/browser/prefs/
H A Dpref_service_syncable.cc58 const user_prefs::PrefRegistrySyncable::PrefToStatus& syncable_preferences =
60 for (user_prefs::PrefRegistrySyncable::PrefToStatus::const_iterator it =

Completed in 176 milliseconds