OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ProxyConfigServiceWin
(Results
1 - 9
of
9
) sorted by null
/external/chromium/net/proxy/
proxy_config_service_win.cc
40
class
ProxyConfigServiceWin
::KeyEntry {
69
ProxyConfigServiceWin
::
ProxyConfigServiceWin
()
72
&
ProxyConfigServiceWin
::GetCurrentProxyConfig) {
75
ProxyConfigServiceWin
::~
ProxyConfigServiceWin
() {
82
void
ProxyConfigServiceWin
::AddObserver(Observer* observer) {
90
void
ProxyConfigServiceWin
::StartWatchingRegistryForChanges() {
124
bool
ProxyConfigServiceWin
::AddKeyToWatchList(HKEY rootkey,
137
void
ProxyConfigServiceWin
::OnObjectSignaled(HANDLE object)
[
all
...]
proxy_config_service_win.h
42
class
ProxyConfigServiceWin
: public PollingProxyConfigService,
45
ProxyConfigServiceWin
();
46
virtual ~
ProxyConfigServiceWin
();
proxy_config_service_win_unittest.cc
194
ProxyConfigServiceWin
::SetFromIEConfig(&config, tests[i].ie_config);
proxy_service.cc
809
return new
ProxyConfigServiceWin
();
[
all
...]
/external/chromium_org/net/proxy/
proxy_config_service_win.h
42
class NET_EXPORT_PRIVATE
ProxyConfigServiceWin
46
ProxyConfigServiceWin
();
47
virtual ~
ProxyConfigServiceWin
();
proxy_config_service_win.cc
40
class
ProxyConfigServiceWin
::KeyEntry {
69
ProxyConfigServiceWin
::
ProxyConfigServiceWin
()
72
&
ProxyConfigServiceWin
::GetCurrentProxyConfig) {
75
ProxyConfigServiceWin
::~
ProxyConfigServiceWin
() {
82
void
ProxyConfigServiceWin
::AddObserver(Observer* observer) {
90
void
ProxyConfigServiceWin
::StartWatchingRegistryForChanges() {
124
bool
ProxyConfigServiceWin
::AddKeyToWatchList(HKEY rootkey,
137
void
ProxyConfigServiceWin
::OnObjectSignaled(HANDLE object)
[
all
...]
proxy_config_service_win_unittest.cc
194
ProxyConfigServiceWin
::SetFromIEConfig(&config, tests[i].ie_config);
proxy_service.cc
[
all
...]
/external/chromium_org/remoting/base/
url_request_context.cc
50
return new net::
ProxyConfigServiceWin
();
Completed in 506 milliseconds