Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h722 return is_java_debuggable_; in IsJavaDebuggable()
1216 bool is_java_debuggable_; variable
Druntime.cc281 is_java_debuggable_(false), in Runtime()
2866 is_java_debuggable_ = value; in SetJavaDebuggable()