Searched refs:nativeBindNull (Results 1 – 2 of 2) sorted by relevance
366 static void nativeBindNull(JNIEnv* env, jclass clazz, jint connectionPtr, in nativeBindNull() function815 (void*)nativeBindNull },
133 private static native void nativeBindNull(int connectionPtr, int statementPtr, in nativeBindNull() method in SQLiteConnection995 nativeBindNull(mConnectionPtr, statementPtr, i + 1); in bindArguments()