OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetNewProxyConfig
(Results
1 - 4
of
4
) sorted by null
/external/chromium/net/proxy/
proxy_config_service_linux.h
105
// thread through Delegate::
SetNewProxyConfig
(). We then notify
184
void
SetNewProxyConfig
(const ProxyConfig& new_config);
195
// to avoid posting a call to
SetNewProxyConfig
when we get a
proxy_config_service_linux.cc
[
all
...]
/external/chromium_org/net/proxy/
proxy_config_service_linux.h
154
// Delegate::
SetNewProxyConfig
(). We then notify observers on the IO
235
void
SetNewProxyConfig
(const ProxyConfig& new_config);
249
// to avoid posting a call to
SetNewProxyConfig
when we get a
proxy_config_service_linux.cc
[
all
...]
Completed in 34 milliseconds