Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/oat/
H A Doat.cc429 bool OatHeader::IsNativeDebuggable() const { in IsNativeDebuggable() function in art::OatHeader
/aosp_15_r20/art/runtime/
H A Druntime.h822 bool IsNativeDebuggable() const { in IsNativeDebuggable() function