Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteConnection.java145 private static native void nativeBindLong(long connectionPtr, long statementPtr, in nativeBindLong() method in SQLiteConnection
1178 nativeBindLong(mConnectionPtr, statementPtr, i + 1, in bindArguments()
1193 nativeBindLong(mConnectionPtr, statementPtr, i + 1, in bindArguments()
/aosp14/frameworks/base/core/jni/
H A Dandroid_database_SQLiteConnection.cpp456 static void nativeBindLong(JNIEnv* env, jclass clazz, jlong connectionPtr, in nativeBindLong() function
912 (void*)nativeBindLong },
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt14532 Landroid/database/sqlite/SQLiteConnection;->nativeBindLong(JJIJ)V