Lines Matching refs:JNICALL

15 JNIEXPORT void JNICALL Java_SQLite_Database__1open
23 JNIEXPORT void JNICALL Java_SQLite_Database__1open_1aux_1file
31 JNIEXPORT void JNICALL Java_SQLite_Database__1finalize
39 JNIEXPORT void JNICALL Java_SQLite_Database__1close
47 JNIEXPORT void JNICALL Java_SQLite_Database__1exec__Ljava_lang_String_2LSQLite_Callback_2
55 JNIEXPORT void JNICALL Java_SQLite_Database__1exec__Ljava_lang_String_2LSQLite_Callback_2_3Ljava_lang_String_2
63 JNIEXPORT jlong JNICALL Java_SQLite_Database__1last_1insert_1rowid
71 JNIEXPORT void JNICALL Java_SQLite_Database__1interrupt
79 JNIEXPORT jlong JNICALL Java_SQLite_Database__1changes
87 JNIEXPORT void JNICALL Java_SQLite_Database__1busy_1handler
95 JNIEXPORT void JNICALL Java_SQLite_Database__1busy_1timeout
103 JNIEXPORT jboolean JNICALL Java_SQLite_Database__1complete
111 JNIEXPORT jstring JNICALL Java_SQLite_Database_version
119 JNIEXPORT jstring JNICALL Java_SQLite_Database_dbversion
127 JNIEXPORT void JNICALL Java_SQLite_Database__1create_1function
135 JNIEXPORT void JNICALL Java_SQLite_Database__1create_1aggregate
143 JNIEXPORT void JNICALL Java_SQLite_Database__1function_1type
151 JNIEXPORT jstring JNICALL Java_SQLite_Database__1errmsg
159 JNIEXPORT jstring JNICALL Java_SQLite_Database_error_1string
167 JNIEXPORT void JNICALL Java_SQLite_Database__1set_1encoding
175 JNIEXPORT void JNICALL Java_SQLite_Database__1set_1authorizer
183 JNIEXPORT void JNICALL Java_SQLite_Database__1trace
191 JNIEXPORT jboolean JNICALL Java_SQLite_Database_is3
199 JNIEXPORT void JNICALL Java_SQLite_Database_vm_1compile
207 JNIEXPORT void JNICALL Java_SQLite_Database_vm_1compile_1args
215 JNIEXPORT void JNICALL Java_SQLite_Database_stmt_1prepare
223 JNIEXPORT void JNICALL Java_SQLite_Database__1open_1blob
231 JNIEXPORT void JNICALL Java_SQLite_Database__1progress_1handler
239 JNIEXPORT void JNICALL Java_SQLite_Database_internal_1init
258 JNIEXPORT jboolean JNICALL Java_SQLite_Vm_step
266 JNIEXPORT jboolean JNICALL Java_SQLite_Vm_compile
274 JNIEXPORT void JNICALL Java_SQLite_Vm_stop
282 JNIEXPORT void JNICALL Java_SQLite_Vm_finalize
290 JNIEXPORT void JNICALL Java_SQLite_Vm_internal_1init
309 JNIEXPORT void JNICALL Java_SQLite_FunctionContext_set_1result__Ljava_lang_String_2
317 JNIEXPORT void JNICALL Java_SQLite_FunctionContext_set_1result__I
325 JNIEXPORT void JNICALL Java_SQLite_FunctionContext_set_1result__D
333 JNIEXPORT void JNICALL Java_SQLite_FunctionContext_set_1error
341 JNIEXPORT void JNICALL Java_SQLite_FunctionContext_set_1result___3B
349 JNIEXPORT void JNICALL Java_SQLite_FunctionContext_set_1result_1zeroblob
357 JNIEXPORT jint JNICALL Java_SQLite_FunctionContext_count
365 JNIEXPORT void JNICALL Java_SQLite_FunctionContext_internal_1init
384 JNIEXPORT jboolean JNICALL Java_SQLite_Stmt_prepare
392 JNIEXPORT jboolean JNICALL Java_SQLite_Stmt_step
400 JNIEXPORT void JNICALL Java_SQLite_Stmt_close
408 JNIEXPORT void JNICALL Java_SQLite_Stmt_reset
416 JNIEXPORT void JNICALL Java_SQLite_Stmt_clear_1bindings
424 JNIEXPORT void JNICALL Java_SQLite_Stmt_bind__II
432 JNIEXPORT void JNICALL Java_SQLite_Stmt_bind__IJ
440 JNIEXPORT void JNICALL Java_SQLite_Stmt_bind__ID
448 JNIEXPORT void JNICALL Java_SQLite_Stmt_bind__I_3B
456 JNIEXPORT void JNICALL Java_SQLite_Stmt_bind__ILjava_lang_String_2
464 JNIEXPORT void JNICALL Java_SQLite_Stmt_bind__I
472 JNIEXPORT void JNICALL Java_SQLite_Stmt_bind_1zeroblob
480 JNIEXPORT jint JNICALL Java_SQLite_Stmt_bind_1parameter_1count
488 JNIEXPORT jstring JNICALL Java_SQLite_Stmt_bind_1parameter_1name
496 JNIEXPORT jint JNICALL Java_SQLite_Stmt_bind_1parameter_1index
504 JNIEXPORT jint JNICALL Java_SQLite_Stmt_column_1int
512 JNIEXPORT jlong JNICALL Java_SQLite_Stmt_column_1long
520 JNIEXPORT jdouble JNICALL Java_SQLite_Stmt_column_1double
528 JNIEXPORT jbyteArray JNICALL Java_SQLite_Stmt_column_1bytes
536 JNIEXPORT jstring JNICALL Java_SQLite_Stmt_column_1string
544 JNIEXPORT jint JNICALL Java_SQLite_Stmt_column_1type
552 JNIEXPORT jint JNICALL Java_SQLite_Stmt_column_1count
560 JNIEXPORT jstring JNICALL Java_SQLite_Stmt_column_1table_1name
568 JNIEXPORT jstring JNICALL Java_SQLite_Stmt_column_1database_1name
576 JNIEXPORT jstring JNICALL Java_SQLite_Stmt_column_1decltype
584 JNIEXPORT jstring JNICALL Java_SQLite_Stmt_column_1origin_1name
592 JNIEXPORT void JNICALL Java_SQLite_Stmt_finalize
600 JNIEXPORT void JNICALL Java_SQLite_Stmt_internal_1init
619 JNIEXPORT void JNICALL Java_SQLite_Blob_close
627 JNIEXPORT jint JNICALL Java_SQLite_Blob_write
635 JNIEXPORT jint JNICALL Java_SQLite_Blob_read
643 JNIEXPORT void JNICALL Java_SQLite_Blob_finalize
651 JNIEXPORT void JNICALL Java_SQLite_Blob_internal_1init