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