Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/extensions/
Dextension_pref_value_map.cc230 void ExtensionPrefValueMap::NotifyPrefValueChanged( in NotifyPrefValueChanged() function in ExtensionPrefValueMap
237 void ExtensionPrefValueMap::NotifyPrefValueChanged(const std::string& key) { in NotifyPrefValueChanged() function in ExtensionPrefValueMap
/external/chromium/chrome/browser/prefs/
Dtesting_pref_store.cc71 void TestingPrefStore::NotifyPrefValueChanged(const std::string& key) { in NotifyPrefValueChanged() function in TestingPrefStore