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