• Home
  • Raw
  • Download

Lines Matching refs:GetMethodID

457 	jmethodID mid = (*env)->GetMethodID(env, cls, "busy",  in busyhandler()
485 jmethodID mid = (*env)->GetMethodID(env, cls, "busy", in busyhandler3()
509 jmethodID mid = (*env)->GetMethodID(env, cls, "progress", "()Z"); in progresshandler()
535 mid = (*env)->GetMethodID(env, cls, "columns", in callback()
565 mid = (*env)->GetMethodID(env, cls, "types", in callback()
616 mid = (*env)->GetMethodID(env, cls, "types", in callback()
651 mid = (*env)->GetMethodID(env, cls, "types", in callback()
684 mid = (*env)->GetMethodID(env, cls, "types", in callback()
735 mid = (*env)->GetMethodID(env, cls, "newrow", in callback()
1711 (*env)->GetMethodID(env, cls, in call_common()
1764 jmethodID mid = (*env)->GetMethodID(env, cls, "last_step", in call_final()
1787 (*env)->GetMethodID(env, cls, in call3_common()
1841 jmethodID mid = (*env)->GetMethodID(env, cls, "last_step", in call3_final()
2310 mid = (*env)->GetMethodID(env, cls, "authorize", in doauth()
2406 mid = (*env)->GetMethodID(env, cls, "trace", "(Ljava/lang/String;)V"); in dotrace()
4838 mid = (*env)->GetMethodID(env, cls, "profile", in doprofile()
4988 (*env)->GetMethodID(env, C_java_lang_String, "getBytes", "()[B"); in Java_SQLite_Database_internal_1init()
4990 (*env)->GetMethodID(env, C_java_lang_String, "getBytes", in Java_SQLite_Database_internal_1init()
4993 (*env)->GetMethodID(env, C_java_lang_String, "<init>", "([B)V"); in Java_SQLite_Database_internal_1init()
4995 (*env)->GetMethodID(env, C_java_lang_String, "<init>", in Java_SQLite_Database_internal_1init()