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