Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h731 return is_java_debuggable_; in IsJavaDebuggable()
1291 bool is_java_debuggable_; variable
Druntime.cc288 is_java_debuggable_(false), in Runtime()
3097 is_java_debuggable_ = value; in SetJavaDebuggable()