Home | History | Annotate | Download | only in runtime

Lines Matching defs:IsDebuggable

780 bool Runtime::IsDebuggable() const {
782 return oat_file != nullptr && oat_file->IsDebuggable();