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

  /art/openjdkjvmti/
ti_heap.h 39 jvmtiError FollowReferences(jvmtiEnv* env,
OpenjdkJvmTi.cc 383 static jvmtiError FollowReferences(jvmtiEnv* env,
392 return heap_util.FollowReferences(env,
    [all...]
ti_heap.cc     [all...]
  /art/test/913-heaps/
heaps.cc 130 jvmtiError ret = jvmti_env->FollowReferences(heap_filter,
605 jvmtiError ret = jvmti_env->FollowReferences(0, nullptr, initial_object, &callbacks, &fsc);
703 jvmtiError ret = jvmti_env->FollowReferences(0, nullptr, initial_object, &callbacks, &fac);
793 jvmtiError ret = jvmti_env->FollowReferences(0, nullptr, initial_object, &callbacks, &ffc);
    [all...]
  /art/openjdkjvmti/include/
jvmti.h     [all...]
  /external/oj-libjdwp/src/share/back/
util.c     [all...]
  /external/oj-libjdwp/src/share/javavm/export/
jvmti.h     [all...]
  /prebuilts/jdk/jdk8/darwin-x86/include/
jvmti.h     [all...]
  /prebuilts/jdk/jdk8/linux-x86/include/
jvmti.h     [all...]
  /prebuilts/jdk/jdk9/darwin-x86/include/
jvmti.h     [all...]
  /prebuilts/jdk/jdk9/linux-x86/include/
jvmti.h     [all...]

Completed in 94 milliseconds