OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NotifyPrefChanged
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chrome/browser/ui/webui/options/
core_options_handler.h
79
void
NotifyPrefChanged
(const std::string& pref_name,
core_options_handler.cc
205
NotifyPrefChanged
(pref_name, std::string());
306
NotifyPrefChanged
(pref_name, std::string());
352
void CoreOptionsHandler::
NotifyPrefChanged
(
/external/chromium_org/base/prefs/
pref_value_store.cc
126
void PrefValueStore::
NotifyPrefChanged
(
252
NotifyPrefChanged
(key.c_str(), type);
pref_value_store.h
223
void
NotifyPrefChanged
(const char* path, PrefStoreType new_store);
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
core_chromeos_options_handler.cc
363
NotifyPrefChanged
(prefs::kUseSharedProxies, prefs::kProxy);
Completed in 3307 milliseconds