Home
last modified time | relevance | path

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

/bootable/recovery/updater/
Dblockimg.cpp143 static bool UpdateLastCommandIndex(size_t command_index, const std::string& command_string) { in UpdateLastCommandIndex() function
1891 if (!UpdateLastCommandIndex(cmdindex, params.cmdline)) { in PerformBlockImageUpdate()