Home
last modified time | relevance | path

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

/bootable/recovery/
Dscreen_ui.h149 void ProgressThreadLoop();
Dscreen_ui.cpp353 reinterpret_cast<ScreenRecoveryUI*>(data)->ProgressThreadLoop(); in ProgressThreadStartRoutine()
357 void ScreenRecoveryUI::ProgressThreadLoop() { in ProgressThreadLoop() function in ScreenRecoveryUI