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