Searched defs:IsDebuggable (Results 1 – 5 of 5) sorted by relevance
73 static bool IsDebuggable() { in IsDebuggable() function
421 bool OatHeader::IsDebuggable() const { in IsDebuggable() function in art::OatHeader
514 ALWAYS_INLINE static bool IsDebuggable(const uint8_t* code_info_data) { in IsDebuggable() function
2466 bool OatFile::IsDebuggable() const { in IsDebuggable() function in art::OatFile
441 bool IsDebuggable() const { return debuggable_; } in IsDebuggable() function