Searched refs:ProxyOption (Results 1 – 4 of 4) sorted by relevance
63 const ProxyOption* options ) in proxy_http_setup()67 const ProxyOption* opt_nocache = NULL; in proxy_http_setup()68 const ProxyOption* opt_keepalive = NULL; in proxy_http_setup()69 const ProxyOption* opt_auth_user = NULL; in proxy_http_setup()70 const ProxyOption* opt_auth_pass = NULL; in proxy_http_setup()71 const ProxyOption* opt_user_agent = NULL; in proxy_http_setup()97 const ProxyOption* opt = options; in proxy_http_setup()98 const ProxyOption* end = opt + num_options; in proxy_http_setup()
22 const ProxyOption* options );
55 } ProxyOption; typedef
395 ProxyOption option_tab[4]; in android_emulation_setup()396 ProxyOption* option = option_tab; in android_emulation_setup()