Home
last modified time | relevance | path

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

/art/odrefresh/
Dodrefresh.cc864 static void ReportNextBootAnimationProgress(uint32_t current_compilation, in ReportNextBootAnimationProgress() argument
868 uint32_t value = (90 * current_compilation) / number_of_compilations; in ReportNextBootAnimationProgress()