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

  /art/runtime/native/
dalvik_system_VMDebug.cc 518 if (!Dbg::IsJdwpAllowed()) {
  /art/runtime/
debugger.h 207 static bool IsJdwpAllowed();
    [all...]
debugger.cc 567 bool Dbg::IsJdwpAllowed() {
    [all...]

Completed in 647 milliseconds