Home | History | Annotate | Download | only in android

Lines Matching refs:jint

87   jint GetCount(JNIEnv* env, jobject obj);
97 jint column);
100 jlong GetLong(JNIEnv* env, jobject obj, jint column);
103 jint GetInt(JNIEnv* env, jobject obj, jint column);
106 jdouble GetDouble(JNIEnv* env, jobject obj, jint column);
111 jint column);
114 jboolean IsNull(JNIEnv* env, jobject obj, jint column);
119 jint MoveTo(JNIEnv* env, jobject obj, jint pos);
122 jint GetColumnType(JNIEnv* env, jobject obj, jint column);