Home
last modified time | relevance | path

Searched refs:nativeExecuteForChangedRowCount (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/jni/
Dandroid_database_SQLiteConnection.cpp540 static jint nativeExecuteForChangedRowCount(JNIEnv* env, jclass clazz, in nativeExecuteForChangedRowCount() function
924 (void*)nativeExecuteForChangedRowCount },
/frameworks/base/core/java/android/database/sqlite/
DSQLiteConnection.java161 … private static native int nativeExecuteForChangedRowCount(long connectionPtr, long statementPtr); in nativeExecuteForChangedRowCount() method in SQLiteConnection
892 changedRows = nativeExecuteForChangedRowCount( in executeForChangedRowCount()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt17417 Landroid/database/sqlite/SQLiteConnection;->nativeExecuteForChangedRowCount(JJ)I