Home
last modified time | relevance | path

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

/bootable/recovery/updater/
Dblockimg.cpp93 static bool ParseLastCommandFile(size_t* last_command_index) { in ParseLastCommandFile() argument
119 if (!android::base::ParseUint(lines[0], last_command_index)) { in ParseLastCommandFile()