Home
last modified time | relevance | path

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

/external/javasqlite/src/main/native/
Dsqlite_jni.h635 JNIEXPORT jint JNICALL Java_SQLite_Blob_read
Dsqlite_jni.c4474 Java_SQLite_Blob_read(JNIEnv *env , jobject obj, jbyteArray b, jint off, in Java_SQLite_Blob_read() function