Home
last modified time | relevance | path

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

/libnativehelper/include_platform/nativehelper/
DJNIPlatformHelp.h40 jarray jniGetNioBufferBaseArray(C_JNIEnv* env, jobject nioBuffer);
50 jint jniGetNioBufferBaseArrayOffset(C_JNIEnv* env, jobject nioBuffer);
60 jlong jniGetNioBufferFields(C_JNIEnv* env,
74 jlong jniGetNioBufferPointer(C_JNIEnv* env, jobject nioBuffer);
/libnativehelper/tests/
Dlibnativehelper_lazy_test.cpp39 C_JNIEnv* env = NULL; in TEST_F()
/libnativehelper/include_jni/
Djni.h136 typedef const struct JNINativeInterface* C_JNIEnv; typedef