Home
last modified time | relevance | path

Searched refs:ConfigureJdwp (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Ddebugger.h259 static void ConfigureJdwp(const JDWP::JdwpOptions& jdwp_options)
Druntime.cc1323 Dbg::ConfigureJdwp(ops); in Init()
Ddebugger.cc754 void Dbg::ConfigureJdwp(const JDWP::JdwpOptions& jdwp_options) { in ConfigureJdwp() function in art::Dbg