Lines Matching full:jobj
423 static jboolean IsInstanceOf(JNIEnv* env, jobject jobj, jclass java_class) {425 jobj == nullptr) {430 mirror::Object* obj = soa.Decode<mirror::Object*>(jobj);