Searched refs:op_http_proxy (Results 1 – 2 of 2) sorted by relevance
44 char* op_http_proxy = NULL; variable369 if (!op_http_proxy) { in android_emulation_setup()370 op_http_proxy = getenv("http_proxy"); in android_emulation_setup()375 const char* env = op_http_proxy; in android_emulation_setup()
340 extern char* op_http_proxy;3370 op_http_proxy = (char*)optarg; in main()