Home
last modified time | relevance | path

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

/aosp12/art/dexoptanalyzer/
H A Ddexoptanalyzer.h27 kDex2OatForBootImageOat = 2, enumerator
H A Ddexoptanalyzer.cc354 case OatFileAssistant::kDex2OatForBootImage: return ReturnCode::kDex2OatForBootImageOat; in GetDexOptNeeded()
/aosp12/art/odrefresh/
H A Dodrefresh.cc795 case art::dexoptanalyzer::ReturnCode::kDex2OatForBootImageOat: in VerifySystemServerArtifactsAreUpToDate()