OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notify_delegate_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/proxy/
proxy_config_service_linux.cc
204
notify_delegate_
(NULL) {
294
notify_delegate_
= delegate;
468
CHECK(
notify_delegate_
);
470
notify_delegate_
->OnCheckProxyConfigSettings();
499
ProxyConfigServiceLinux::Delegate*
notify_delegate_
;
member in class:net::__anon9224::SettingGetterImplGConf
522
notify_delegate_
(NULL) {
602
notify_delegate_
= delegate;
737
CHECK(
notify_delegate_
);
739
notify_delegate_
->OnCheckProxyConfigSettings();
766
ProxyConfigServiceLinux::Delegate*
notify_delegate_
;
member in class:net::__anon9224::SettingGetterImplGSettings
1317
ProxyConfigServiceLinux::Delegate*
notify_delegate_
;
member in namespace:net::__anon9224
[
all
...]
/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::__anon2856::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::__anon2856
[
all
...]
Completed in 28 milliseconds