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

  /art/test/913-heaps/
heaps.cc 265 if (info_.jni_local.method != nullptr) {
266 jvmti_env->GetMethodName(info_.jni_local.method, &name, nullptr, nullptr);
270 // jlong thread_id = info_.jni_local.thread_id;
277 info_.jni_local.thread_tag,
278 info_.jni_local.depth,
    [all...]
  /art/runtime/openjdkjvmti/
ti_heap.cc     [all...]
  /art/runtime/openjdkjvmti/include/
jvmti.h 583 jvmtiHeapReferenceInfoJniLocal jni_local; member in union:_jvmtiHeapReferenceInfo
    [all...]
  /prebuilts/jdk/jdk8/darwin-x86/include/
jvmti.h 583 jvmtiHeapReferenceInfoJniLocal jni_local; member in union:_jvmtiHeapReferenceInfo
    [all...]
  /prebuilts/jdk/jdk8/linux-x86/include/
jvmti.h 583 jvmtiHeapReferenceInfoJniLocal jni_local; member in union:_jvmtiHeapReferenceInfo
    [all...]

Completed in 69 milliseconds