Searched refs:setAgentPropertyValue (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/back/
H A Dutil.h393 void setAgentPropertyValue(JNIEnv *env, char *propertyName, char* propertyValue);
H A Dtransport.c275 setAgentPropertyValue(env, "sun.jdwp.listenerAddress", prop_value);
H A Dutil.c1663 setAgentPropertyValue(JNIEnv *env, char *propertyName, char* propertyValue) function

Completed in 62 milliseconds