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

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

Completed in 41 milliseconds