Searched refs:nativeExecuteForChangedRowCount (Results 1 – 3 of 3) sorted by relevance
470 static jint nativeExecuteForChangedRowCount(JNIEnv* env, jclass clazz, in nativeExecuteForChangedRowCount() function852 (void*)nativeExecuteForChangedRowCount },
153 … private static native int nativeExecuteForChangedRowCount(long connectionPtr, long statementPtr); in nativeExecuteForChangedRowCount() method in SQLiteConnection831 changedRows = nativeExecuteForChangedRowCount( in executeForChangedRowCount()
17426 Landroid/database/sqlite/SQLiteConnection;->nativeExecuteForChangedRowCount(JJ)I