Searched refs:ScopedDex2oatReporting (Results 1 – 1 of 1) sorted by relevance
2421 class ScopedDex2oatReporting { class in art::Dex2Oat2423 explicit ScopedDex2oatReporting(const Dex2Oat& dex2oat) { in ScopedDex2oatReporting() function in art::Dex2Oat::ScopedDex2oatReporting2456 ~ScopedDex2oatReporting() { in ~ScopedDex2oatReporting()3146 Dex2Oat::ScopedDex2oatReporting sdr(*dex2oat.get()); in Dex2oat()