Home | History | Annotate | Download | only in jni

Lines Matching refs:registerNatives

2196 static int registerNatives(JNIEnv* env, const char* className,
2207 if (env->RegisterNatives(clazz, gMethods, numMethods) < 0) {
2208 V4L2_JBTL_LOGD("Can not RegisterNatives\n");
2233 if (!registerNatives(env,
2241 if (!registerNatives(env,