Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Doat.cc415 bool OatHeader::IsNativeDebuggable() const { in IsNativeDebuggable() function in art::OatHeader
H A Druntime.h755 bool IsNativeDebuggable() const { in IsNativeDebuggable() function