Searched defs:IsJdwpConfigured (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddebugger.cc290 // JDWP options for debugging. Only valid if IsJdwpConfigured() is true.
499 if (!gJdwpAllowed || !IsJdwpConfigured()) {
691 bool Dbg::IsJdwpConfigured() { function in class:art::Dbg

Completed in 33 milliseconds