Searched refs:nativeBindDouble (Results 1 – 3 of 3) sorted by relevance
397 static void nativeBindDouble(JNIEnv* env, jclass clazz, jlong connectionPtr, in nativeBindDouble() function836 (void*)nativeBindDouble },
140 private static native void nativeBindDouble(long connectionPtr, long statementPtr, in nativeBindDouble() method in SQLiteConnection1099 nativeBindDouble(mConnectionPtr, statementPtr, i + 1, in bindArguments()
17418 Landroid/database/sqlite/SQLiteConnection;->nativeBindDouble(JJID)V