Searched refs:NotifySyncedPrefObservers (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/prefs/
H A Dpref_model_associator.h187 void NotifySyncedPrefObservers(const std::string& path, bool from_sync) const;
H A Dpref_model_associator.cc511 NotifySyncedPrefObservers(name, true /*from_sync*/);
599 NotifySyncedPrefObservers(name, false /*from_sync*/);
646 void PrefModelAssociator::NotifySyncedPrefObservers(const std::string& path, function in class:PrefModelAssociator

Completed in 103 milliseconds