Lines Matching refs:jobj
418 static jboolean IsInstanceOf(JNIEnv* env, jobject jobj, jclass java_class) {420 if (jobj == nullptr) {425 jobj);