Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/jni/
H A Dandroid_database_CursorWindow.cpp56 static void throwExceptionWithRowCol(JNIEnv* env, jint row, jint column) { in throwExceptionWithRowCol() function
212 throwExceptionWithRowCol(env, row, column); in nativeGetBlob()
251 throwExceptionWithRowCol(env, row, column); in nativeGetString()
347 throwExceptionWithRowCol(env, row, column); in nativeCopyStringToBuffer()
386 throwExceptionWithRowCol(env, row, column); in nativeGetLong()
417 throwExceptionWithRowCol(env, row, column); in nativeGetDouble()