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

  /art/adbconnection/
adbconnection.cc 100 return IsDebuggingPossible() && !art::Runtime::Current()->GetJdwpOptions().empty();
859 const std::string& opts = art::Runtime::Current()->GetJdwpOptions()
    [all...]
  /art/runtime/
runtime.h 826 const std::string& GetJdwpOptions() {
    [all...]

Completed in 52 milliseconds