Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/
H A Dandroid_database_SQLiteConnection.cpp635 static jint nativeExecuteForBlobFileDescriptor(JNIEnv* env, jclass clazz, in nativeExecuteForBlobFileDescriptor() function
928 (void*)nativeExecuteForBlobFileDescriptor },
/aosp14/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteConnection.java159 private static native int nativeExecuteForBlobFileDescriptor( in nativeExecuteForBlobFileDescriptor() method in SQLiteConnection
866 int fd = nativeExecuteForBlobFileDescriptor( in executeForBlobFileDescriptor()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt14538 Landroid/database/sqlite/SQLiteConnection;->nativeExecuteForBlobFileDescriptor(JJ)I