Home
last modified time | relevance | path

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

/aosp_15_r20/art/odrefresh/
H A Dodrefresh.cc869 static void ReportNextBootAnimationProgress(uint32_t current_compilation, in ReportNextBootAnimationProgress() function
2188 ReportNextBootAnimationProgress(dex2oat_invocation_count, total_dex2oat_invocation_count); in Compile()
2190 ReportNextBootAnimationProgress(++dex2oat_invocation_count, total_dex2oat_invocation_count); in Compile()