Home | History | Annotate | Download | only in runtime

Lines Matching refs:JdwpState

284 static JDWP::JdwpState* gJdwpState = nullptr;
495 gJdwpState = JDWP::JdwpState::Create(&gJdwpOptions);
2828 // We need to be sure no exception is pending when calling JdwpState::PostLocationEvent.
4386 JDWP::JdwpState* Dbg::GetJdwpState() {