Home | History | Annotate | Download | only in include

Lines Matching refs:GetObjectRefType

496     jobjectRefType (*GetObjectRefType)(JNIEnv*, jobject);
1060 jobjectRefType GetObjectRefType(jobject obj)
1061 { return functions->GetObjectRefType(this, obj); }