Home | History | Annotate | Download | only in openjdkjvmti

Lines Matching refs:Dbg

1182   DCHECK(art::Dbg::IsDebuggerActive());
1183 art::JDWP::JdwpState* state = art::Dbg::GetJdwpState();
1190 if (LIKELY(!art::Dbg::IsDebuggerActive())) {