Home
last modified time | relevance | path

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

/external/chromium_org/base/prefs/
Ddefault_pref_store_unittest.cc49 TEST(DefaultPrefStoreTest, NotifyPrefValueChanged) { in TEST() argument
Dtesting_pref_store.cc93 void TestingPrefStore::NotifyPrefValueChanged(const std::string& key) { in NotifyPrefValueChanged() function in TestingPrefStore
/external/chromium_org/extensions/browser/
Dextension_pref_value_map.cc388 void ExtensionPrefValueMap::NotifyPrefValueChanged( in NotifyPrefValueChanged() function in ExtensionPrefValueMap
395 void ExtensionPrefValueMap::NotifyPrefValueChanged(const std::string& key) { in NotifyPrefValueChanged() function in ExtensionPrefValueMap