Home
last modified time | relevance | path

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

/bootable/recovery/uncrypt/
Duncrypt.cpp333 int last_progress = 0; in ProductBlockMap() local
337 if (progress > last_progress) { in ProductBlockMap()
338 last_progress = progress; in ProductBlockMap()