Home
last modified time | relevance | path

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

/bootable/recovery/updater/
Dblockimg.cpp1815 bool skip_executed_command = true; in PerformBlockImageUpdate() local
1820 skip_executed_command = false; in PerformBlockImageUpdate()
1854 if (params.canwrite && skip_executed_command && cmdindex <= saved_last_command_index && in PerformBlockImageUpdate()
1872 if (!params.canwrite && skip_executed_command && cmdindex <= saved_last_command_index) { in PerformBlockImageUpdate()
1879 skip_executed_command = false; in PerformBlockImageUpdate()