Home
last modified time | relevance | path

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

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