Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/
H A Dandroid_database_SQLiteConnection.cpp555 static jlong nativeExecuteForLastInsertedRowId(JNIEnv* env, jclass clazz, in nativeExecuteForLastInsertedRowId() function
932 (void*)nativeExecuteForLastInsertedRowId },
/aosp14/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteConnection.java162 private static native long nativeExecuteForLastInsertedRowId( in nativeExecuteForLastInsertedRowId() method in SQLiteConnection
961 return nativeExecuteForLastInsertedRowId( in executeForLastInsertedRowId()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt14541 Landroid/database/sqlite/SQLiteConnection;->nativeExecuteForLastInsertedRowId(JJ)J