Searched defs:IsNativeDebuggable (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/runtime/ | ||
H A D | oat.cc | 415 bool OatHeader::IsNativeDebuggable() const { in IsNativeDebuggable() function in art::OatHeader |
H A D | runtime.h | 755 bool IsNativeDebuggable() const { in IsNativeDebuggable() function |