Home
last modified time | relevance | path

Searched refs:notify_delegate_ (Results 1 – 1 of 1) sorted by relevance

/external/chromium/net/proxy/
Dproxy_config_service_linux.cc179 : client_(NULL), notify_delegate_(NULL), loop_(NULL) {} in GConfSettingGetterImplGConf()
249 notify_delegate_ = delegate; in SetupNotification()
362 DCHECK(notify_delegate_); in OnDebouncedNotification()
364 notify_delegate_->OnCheckProxyConfigSettings(); in OnDebouncedNotification()
389 ProxyConfigServiceLinux::Delegate* notify_delegate_; member in net::__anona824d3bf0211::GConfSettingGetterImplGConf
409 : inotify_fd_(-1), notify_delegate_(NULL), indirect_manual_(false), in GConfSettingGetterImplKDE()
479 notify_delegate_ = delegate; in SetupNotification()
729 DCHECK(notify_delegate_); in OnDebouncedNotification()
731 notify_delegate_->OnCheckProxyConfigSettings(); in OnDebouncedNotification()
793 ProxyConfigServiceLinux::Delegate* notify_delegate_; member in net::__anona824d3bf0211::GConfSettingGetterImplKDE