Home | History | Annotate | Download | only in net

Lines Matching defs:PrefProxyConfigService

165 PrefProxyConfigService::PrefProxyConfigService(
173 PrefProxyConfigService::~PrefProxyConfigService() {
180 void PrefProxyConfigService::AddObserver(
186 void PrefProxyConfigService::RemoveObserver(
192 PrefProxyConfigService::GetLatestProxyConfig(net::ProxyConfig* config) {
217 void PrefProxyConfigService::OnLazyPoll() {
221 void PrefProxyConfigService::OnProxyConfigChanged(
238 void PrefProxyConfigService::OnPrefProxyConfigChanged() {
257 void PrefProxyConfigService::RegisterObservers() {
267 void PrefProxyConfigService::RegisterPrefs(PrefService* pref_service) {