Home | History | Annotate | Download | only in native

Lines Matching full:functioncontext

88     jobject fc;			/* FunctionContext object */
1713 "(LSQLite/FunctionContext;[Ljava/lang/String;)V");
1765 "(LSQLite/FunctionContext;)V");
1789 "(LSQLite/FunctionContext;[Ljava/lang/String;)V");
1842 "(LSQLite/FunctionContext;)V");
1861 jclass cls = (*env)->FindClass(env, "SQLite/FunctionContext");
1876 throwoom(env, "unable to get SQLite.FunctionContext handle");