Home
last modified time | relevance | path

Searched refs:ErrorReporting (Results 1 – 1 of 1) sorted by relevance

/art/dex2oat/
Ddex2oat.cc2469 bool ErrorReporting() const { return error_reporting_; } in ErrorReporting() function in art::Dex2Oat::ScopedDex2oatReporting
3148 if (sdr.ErrorReporting()) { in Dex2oat()