Searched refs:nativeBindDouble (Results 1 – 2 of 2) sorted by relevance
386 static void nativeBindDouble(JNIEnv* env, jclass clazz, jlong connectionPtr, in nativeBindDouble() function817 (void*)nativeBindDouble },
137 private static native void nativeBindDouble(long connectionPtr, long statementPtr, in nativeBindDouble() method in SQLiteConnection1002 nativeBindDouble(mConnectionPtr, statementPtr, i + 1, in bindArguments()