Searched refs:has_config_ (Results 1 – 1 of 1) sorted by relevance
27 has_config_(false), in Core()47 if (has_config_) { in GetLatestProxyConfig()120 if (!has_config_ || !last_config_.Equals(config)) { in GetConfigCompleted()122 has_config_ = true; in GetConfigCompleted()154 bool has_config_; member in net::PollingProxyConfigService::Core