Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_database_CursorWindow.cpp54 static void throwUnknownTypeException(JNIEnv * env, jint type) { in throwUnknownTypeException() function
197 throwUnknownTypeException(env, type); in nativeGetBlob()
241 throwUnknownTypeException(env, type); in nativeGetString()
329 throwUnknownTypeException(env, type); in nativeCopyStringToBuffer()
359 throwUnknownTypeException(env, type); in nativeGetLong()
390 throwUnknownTypeException(env, type); in nativeGetDouble()