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

  /art/runtime/openjdkjvmti/
events.h 44 kVmStart = JVMTI_EVENT_VM_START,
  /art/test/901-hello-ti-agent/
basics.cc 69 EnableEvent(env, JVMTI_EVENT_VM_START);
  /art/runtime/openjdkjvmti/include/
jvmti.h 401 JVMTI_EVENT_VM_START = 57,
    [all...]

Completed in 883 milliseconds