Home
last modified time | relevance | path

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

/aosp12/art/odrefresh/
H A Dodrefresh.cc1237 uint32_t number_of_compilations = in ReportNextBootAnimationProgress() local
1241 uint32_t value = (90 * current_compilation) / number_of_compilations; in ReportNextBootAnimationProgress()