HomeSort by relevance Sort by last modified time
    Searched refs:JNIGlobalRefType (Results 1 - 4 of 4) sorted by null

  /art/runtime/jdwp/
object_registry.cc 167 if (entry.jni_reference_type == JNIGlobalRefType) {
183 entry.jni_reference_type = JNIGlobalRefType;
  /art/runtime/
jni_internal_test.cc     [all...]
jni_internal.cc     [all...]
  /development/ndk/platforms/android-3/include/
jni.h 139 JNIGlobalRefType = 2,
    [all...]

Completed in 325 milliseconds