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

  /art/runtime/native/
dalvik_system_ZygoteHooks.cc 101 Dbg::SetJdwpAllowed((debug_flags & DEBUG_ENABLE_DEBUGGER) != 0);
  /art/runtime/
debugger.h 203 static void SetJdwpAllowed(bool allowed);
    [all...]
debugger.cc 543 void Dbg::SetJdwpAllowed(bool allowed) {
    [all...]

Completed in 43 milliseconds