HomeSort by relevance Sort by last modified time
    Searched defs:config_state_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/extensions/
extension_test_api.h 72 config_state_ = config_state;
75 return config_state_;
80 DictionaryValue* config_state_; member in class:ExtensionTestGetConfigFunction::TestConfigState
  /external/chromium/chrome/browser/net/
pref_proxy_config_service.h 91 // Tracks configuration state. |pref_config_| is valid only if |config_state_|
93 ConfigState config_state_; member in class:PrefProxyConfigTracker

Completed in 43 milliseconds