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

/openjdk7/jdk/src/share/instrument/
H A DJPLISAgent.c479 jobject resultImpl = NULL; local
517 resultImpl = (*jnienv)->NewGlobalRef(jnienv, localReference);
556 agent->mInstrumentationImpl = resultImpl;

Completed in 53 milliseconds