Home
last modified time | relevance | path

Searched refs:Java_SQLite_Stmt_bind__I (Results 1 – 2 of 2) sorted by relevance

/external/javasqlite/src/main/native/
Dsqlite_jni.h464 JNIEXPORT void JNICALL Java_SQLite_Stmt_bind__I
Dsqlite_jni.c3913 Java_SQLite_Stmt_bind__I(JNIEnv *env, jobject obj, jint pos) in Java_SQLite_Stmt_bind__I() function