Searched refs:op_http_proxy (Results 1 – 2 of 2) sorted by relevance
46 char* op_http_proxy = NULL; variable387 if (!op_http_proxy) { in android_emulation_setup()388 op_http_proxy = getenv("http_proxy"); in android_emulation_setup()393 const char* env = op_http_proxy; in android_emulation_setup()
338 extern char* op_http_proxy;2911 op_http_proxy = (char*)optarg; in main()