Home
last modified time | relevance | path

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

/art/runtime/
Druntime.cc1649 bool has_explicit_jdwp_options = runtime_options.Get(Opt::JdwpOptions) != nullptr; in Init() local
1660 if (has_explicit_jdwp_options) { in Init()