HomeSort by relevance Sort by last modified time
    Searched refs:GetObjectArrayElement (Results 26 - 34 of 34) sorted by null

12

  /libcore/luni/src/main/native/
org_apache_harmony_luni_platform_OSNetworkSystem.cpp 887 jobject fileDescriptor = env->GetObjectArrayElement(fdArray, i);
915 jobject fileDescriptor = env->GetObjectArrayElement(fdArray, i);
    [all...]
NativeCrypto.cpp     [all...]
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp 277 jstring s = (jstring)_env->GetObjectArrayElement(_names, ct);
283 jstring s = (jstring)_env->GetObjectArrayElement(_names, ct);
403 jobject field = _env->GetObjectArrayElement(_IDs, ct);
    [all...]
  /frameworks/base/core/jni/
android_util_Process.cpp 484 jobject obj = env->GetObjectArrayElement(reqFields, i);
  /frameworks/base/media/libdrm/mobile1/src/jni/
drm1_jni.c 1014 jobject rights = (*env)->GetObjectArrayElement(env, rightsArray, index);
  /dalvik/vm/
Jni.c     [all...]
CheckJni.c     [all...]
  /libcore/sqlite-jdbc/src/main/native/
sqlite_jni.c     [all...]
  /external/webkit/WebKit/android/jni/
WebViewCore.cpp     [all...]

Completed in 479 milliseconds

12