Home | History | Annotate | Download | only in proxy

Lines Matching full:config_service_

514   config_service_->OnLazyPoll();
572 config_service_->RemoveObserver(this);
623 config_service_->OnLazyPoll();
639 config_service_->GetLatestProxyConfig(&config);
782 if (config_service_.get())
783 config_service_->RemoveObserver(this);
786 config_service_.reset(new_proxy_config_service);
787 config_service_->AddObserver(this);