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

/illumos-gate/usr/src/cmd/pools/poold/libjpool/
H A Djpool.c622 jfieldID Vthis; local
628 Vthis = (*jenv)->GetFieldID(jenv, Vclazz,
630 this = (*jenv)->GetLongField(jenv, aVal, Vthis);
709 jfieldID Vthis; local
716 Vthis = (*jenv)->GetFieldID(jenv, Vclazz,
718 this = (*jenv)->GetLongField(jenv, aVal, Vthis);
774 jfieldID Vthis; local
780 Vthis = (*jenv)->GetFieldID(jenv, Vclazz,
782 this = (*jenv)->GetLongField(jenv, aVal, Vthis);
922 jmethodID Vthis; local
991 jfieldID Vthis; local
1148 jfieldID Vthis; local
[all...]

Completed in 50 milliseconds