Home
last modified time | relevance | path

Searched refs:EK_VM_START (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jdwp/
Djdwp_constants.h128 EK_VM_START = 90, // Formerly known as VM_INIT. enumerator
Djdwp_event.cc769 VLOG(jdwp) << "EVENT: " << EK_VM_START; in PostVMStart()
775 expandBufAdd1(pReq, EK_VM_START); in PostVMStart()