Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/jni/
H A Dandroid_database_CursorWindow.cpp64 static void throwUnknownTypeException(JNIEnv * env, jint type) { in throwUnknownTypeException() function
239 throwUnknownTypeException(env, type); in nativeGetBlob()
287 throwUnknownTypeException(env, type); in nativeGetString()
375 throwUnknownTypeException(env, type); in nativeCopyStringToBuffer()
405 throwUnknownTypeException(env, type); in nativeGetLong()
436 throwUnknownTypeException(env, type); in nativeGetDouble()