Home
last modified time | relevance | path

Searched defs:debuggable (Results 1 – 5 of 5) sorted by relevance

/art/runtime/
Djdwp_provider.h45 inline JdwpProvider CanonicalizeJdwpProvider(JdwpProvider p, bool debuggable) { in CanonicalizeJdwpProvider()
/art/tools/checker/file_format/checker/
Dparser.py27 def _extract_line(prefix, line, arch=None, debuggable=False): argument
/art/test/
Drun-test191 debuggable = "no" variable
294 debuggable = "yes" variable
/art/compiler/optimizing/
Dstack_map_stream.cc54 bool debuggable, in BeginMethod()
Doptimizing_compiler.cc1166 bool debuggable) { in CreateJniStackMap()