Searched refs:config_state (Results 1 – 3 of 3) sorted by relevance
71 void set_config_state(DictionaryValue* config_state) { in set_config_state() argument72 config_state_ = config_state; in set_config_state()74 const DictionaryValue* config_state() { in config_state() function
115 if (!test_config_state->config_state()) { in RunImpl()120 result_.reset(test_config_state->config_state()->DeepCopy()); in RunImpl()
62 ConfigState config_state = ReadPrefConfig(&new_config); in Observe() local67 new_config, config_state)); in Observe()75 PrefProxyConfigTracker::ConfigState config_state) { in InstallProxyConfig() argument77 if (config_state_ != config_state || in InstallProxyConfig()79 config_state_ = config_state; in InstallProxyConfig()