Searched defs:aVal (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/pools/poold/libjpool/
H A Djpool.c620 jobject aVal; local
625 aVal = (*jenv)->CallObjectMethod(jenv, jprops,
627 Vclazz = (*jenv)->GetObjectClass(jenv, aVal);
630 this = (*jenv)->GetLongField(jenv, aVal, Vthis);
707 jobject aVal; local
713 aVal = (*jenv)->CallObjectMethod(jenv, jprops,
715 Vclazz = (*jenv)->GetObjectClass(jenv, aVal);
718 this = (*jenv)->GetLongField(jenv, aVal, Vthis);
772 jobject aVal; local
777 aVal
919 jobject aVal; local
989 jobject aVal; local
1146 jobject aVal; local
[all...]

Completed in 67 milliseconds