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

  /art/runtime/openjdkjvmti/
ti_phase.h 44 static jvmtiError GetPhase(jvmtiEnv* env, jvmtiPhase* phase_ptr);
ti_phase.cc 96 jvmtiError PhaseUtil::GetPhase(jvmtiEnv* env ATTRIBUTE_UNUSED, jvmtiPhase* phase_ptr) {
OpenjdkJvmTi.cc     [all...]
  /art/test/901-hello-ti-agent/
basics.cc 133 jvmtiError phase_result = jvmti_env->GetPhase(&current_phase);
158 jvmtiError phase_result = jvmti_env->GetPhase(&current_phase);
  /art/runtime/openjdkjvmti/include/
jvmti.h     [all...]

Completed in 93 milliseconds