Home
last modified time | relevance | path

Searched refs:http_connector_connect (Results 1 – 3 of 3) sorted by relevance

/external/qemu/proxy/
Dproxy_http_int.h28 extern ProxyConnection* http_connector_connect(
Dproxy_http_connector.c176 http_connector_connect( HttpService* service, in http_connector_connect() function
Dproxy_http.c53 return http_connector_connect(service, address); in http_service_connect()