Searched refs:nativeBindBlob (Results 1 – 2 of 2) sorted by relevance
414 static void nativeBindBlob(JNIEnv* env, jclass clazz, jint connectionPtr, in nativeBindBlob() function823 (void*)nativeBindBlob },
141 private static native void nativeBindBlob(int connectionPtr, int statementPtr, in nativeBindBlob() method in SQLiteConnection1006 nativeBindBlob(mConnectionPtr, statementPtr, i + 1, (byte[])arg); in bindArguments()