Home
last modified time | relevance | path

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

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