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

/openjdk7/jdk/src/share/instrument/
H A DJPLISAgent.c483 jmethodID constructorID = NULL; local
494 constructorID = (*jnienv)->GetMethodID( jnienv,
499 errorOutstanding = errorOutstanding || (constructorID == NULL);
507 constructorID,

Completed in 33 milliseconds