Home
last modified time | relevance | path

Searched defs:IsNativeDebuggable (Results 1 – 2 of 2) sorted by relevance

/art/runtime/oat/
Doat.cc429 bool OatHeader::IsNativeDebuggable() const { in IsNativeDebuggable() function in art::OatHeader
/art/runtime/
Druntime.h819 bool IsNativeDebuggable() const { in IsNativeDebuggable() function