Home
last modified time | relevance | path

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

/aosp12/art/dexoptanalyzer/
H A Ddexoptanalyzer.h38 kErrorCannotCreateRuntime = 102, enumerator
H A Ddexoptanalyzer.cc294 return ReturnCode::kErrorCannotCreateRuntime; in GetDexOptNeeded()
376 return ReturnCode::kErrorCannotCreateRuntime; in ValidateBcp()
/aosp12/art/odrefresh/
H A Dodrefresh.cc806 case art::dexoptanalyzer::ReturnCode::kErrorCannotCreateRuntime: in VerifySystemServerArtifactsAreUpToDate()