Searched refs:NotifySyncedPrefObservers (Results 1 – 2 of 2) sorted by relevance
187 void NotifySyncedPrefObservers(const std::string& path, bool from_sync) const;
511 NotifySyncedPrefObservers(name, true /*from_sync*/); in ProcessSyncChanges()599 NotifySyncedPrefObservers(name, false /*from_sync*/); in ProcessPrefChange()646 void PrefModelAssociator::NotifySyncedPrefObservers(const std::string& path, in NotifySyncedPrefObservers() function in PrefModelAssociator