Home
last modified time | relevance | path

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

/bootable/recovery/
Dscreen_ui.h121 pthread_t progress_thread_; variable
Dscreen_ui.cpp494 pthread_create(&progress_thread_, nullptr, ProgressThreadStartRoutine, this); in Init()