Searched refs:kErrorCannotCreateRuntime (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/art/dexoptanalyzer/ | ||
H A D | dexoptanalyzer.h | 38 kErrorCannotCreateRuntime = 102, enumerator |
H A D | dexoptanalyzer.cc | 290 return ReturnCode::kErrorCannotCreateRuntime; in GetDexOptNeeded() |