HomeSort by relevance Sort by last modified time
    Searched full:notify_delegate_ (Results 1 - 1 of 1) sorted by null

  /external/chromium/net/proxy/
proxy_config_service_linux.cc 197 : client_(NULL), notify_delegate_(NULL), loop_(NULL) {}
267 notify_delegate_ = delegate;
389 DCHECK(notify_delegate_);
391 notify_delegate_->OnCheckProxyConfigSettings();
416 ProxyConfigServiceLinux::Delegate* notify_delegate_; member in class:net::__anon5106::GConfSettingGetterImplGConf
436 : inotify_fd_(-1), notify_delegate_(NULL), indirect_manual_(false),
551 notify_delegate_ = delegate;
824 DCHECK(notify_delegate_);
826 notify_delegate_->OnCheckProxyConfigSettings();
888 ProxyConfigServiceLinux::Delegate* notify_delegate_; member in namespace:net::__anon5106
    [all...]

Completed in 140 milliseconds