Searched refs:jsHttpProxyHost (Results 1 – 1 of 1) sorted by relevance
1525 … jstring jsHttpProxyHost= pJNIEnv->NewString( sHttpProxyHost.getStr(), sHttpProxyHost.getLength()); in setINetSettingsInVM() local1587 … pJNIEnv->CallStaticObjectMethod( jcSystem, jmSetProps, jsHttpProxyHost, jsVal); in setINetSettingsInVM()1614 pJNIEnv->CallObjectMethod( joProperties, jmRemove, jsHttpProxyHost); in setINetSettingsInVM()
Completed in 15 milliseconds