Searched refs:last_command_index (Results 1 – 1 of 1) sorted by relevance
93 static bool ParseLastCommandFile(size_t* last_command_index) { in ParseLastCommandFile() argument119 if (!android::base::ParseUint(lines[0], last_command_index)) { in ParseLastCommandFile()