Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/extensions/
Dextension_test_api.h71 void set_config_state(DictionaryValue* config_state) { in set_config_state()
74 const DictionaryValue* config_state() { in config_state() function
/external/chromium/chrome/browser/net/
Dpref_proxy_config_service.cc62 ConfigState config_state = ReadPrefConfig(&new_config); in Observe() local
75 PrefProxyConfigTracker::ConfigState config_state) { in InstallProxyConfig()