Home
last modified time | relevance | path

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

/bootable/recovery/updater/
Dblockimg.cpp93 static bool ParseLastCommandFile(size_t* last_command_index) { in ParseLastCommandFile() function
1817 if (!ParseLastCommandFile(&saved_last_command_index)) { in PerformBlockImageUpdate()