Searched refs:ProxyOption (Results 1 - 4 of 4) sorted by relevance

/external/qemu/proxy/
H A Dproxy_http.h22 const ProxyOption* options );
H A Dproxy_http.c63 const ProxyOption* options )
67 const ProxyOption* opt_nocache = NULL;
68 const ProxyOption* opt_keepalive = NULL;
69 const ProxyOption* opt_auth_user = NULL;
70 const ProxyOption* opt_auth_pass = NULL;
71 const ProxyOption* opt_user_agent = NULL;
97 const ProxyOption* opt = options;
98 const ProxyOption* end = opt + num_options;
H A Dproxy_common.h55 } ProxyOption; typedef in typeref:struct:__anon29922
/external/qemu/android/
H A Dqemu-setup.c395 ProxyOption option_tab[4];
396 ProxyOption* option = option_tab;

Completed in 273 milliseconds