OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:http_proxy_
(Results
1 - 2
of
2
) sorted by null
/system/connectivity/shill/
service.cc
815
http_proxy_
.reset(new HTTPProxy(connection));
816
http_proxy_
->Start(dispatcher_, sockets_.get());
820
http_proxy_
.reset();
[
all
...]
service.h
894
std::unique_ptr<HTTPProxy>
http_proxy_
;
member in class:shill::Service
[
all
...]
Completed in 1707 milliseconds