Home
last modified time | relevance | path

Searched refs:NotifyPrefValueChanged (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/browser/prefs/
Dpref_store.cc57 NotifyPrefValueChanged(key); in SetValue()
76 NotifyPrefValueChanged(key); in RemoveValue()
122 void CefPrefStore::NotifyPrefValueChanged(const std::string& key) { in NotifyPrefValueChanged() function in CefPrefStore
Dpref_store.h62 void NotifyPrefValueChanged(const std::string& key);