Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h643 return is_java_debuggable_; in IsJavaDebuggable()
996 bool is_java_debuggable_; variable
Druntime.cc265 is_java_debuggable_(false), in Runtime()
2609 is_java_debuggable_ = value; in SetJavaDebuggable()