Lines Matching defs:nObjDestroy
100 nObjDestroy(JNIEnv *_env, jobject _this, jint obj)103 LOG_API("nObjDestroy, con(%p) obj(%p)", con, (void *)obj);110 // This function only differs from nObjDestroy in that it calls the1371 {"nObjDestroy", "(I)V", (void*)nObjDestroy },