Searched refs:NotifyPrefChanged (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/options/
H A Dcore_options_handler.h79 void NotifyPrefChanged(const std::string& pref_name,
H A Dcore_options_handler.cc205 NotifyPrefChanged(pref_name, std::string());
306 NotifyPrefChanged(pref_name, std::string());
352 void CoreOptionsHandler::NotifyPrefChanged( function in class:options::CoreOptionsHandler
/external/chromium_org/base/prefs/
H A Dpref_value_store.cc126 void PrefValueStore::NotifyPrefChanged( function in class:PrefValueStore
252 NotifyPrefChanged(key.c_str(), type);
H A Dpref_value_store.h223 void NotifyPrefChanged(const char* path, PrefStoreType new_store);
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
H A Dcore_chromeos_options_handler.cc363 NotifyPrefChanged(prefs::kUseSharedProxies, prefs::kProxy);

Completed in 543 milliseconds