Searched refs:nativeExecuteForChangedRowCount (Results 1 – 2 of 2) sorted by relevance
470 static jint nativeExecuteForChangedRowCount(JNIEnv* env, jclass clazz, in nativeExecuteForChangedRowCount() function844 (void*)nativeExecuteForChangedRowCount },
151 … private static native int nativeExecuteForChangedRowCount(long connectionPtr, long statementPtr); in nativeExecuteForChangedRowCount() method in SQLiteConnection735 changedRows = nativeExecuteForChangedRowCount( in executeForChangedRowCount()