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

  /art/openjdkjvmti/
ti_phase.cc 68 event_handler->DispatchEvent<ArtJvmtiEvent::kVmStart>(self, GetJniEnv());
events.h 52 kVmStart = JVMTI_EVENT_VM_START,
events.cc 226 case ArtJvmtiEvent::kVmStart:
    [all...]
events-inl.h 102 fn(VMStart, ArtJvmtiEvent::kVmStart) \

Completed in 481 milliseconds