Home
last modified time | relevance | path

Searched defs:last_command_file (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/otautil/include/otautil/
Dpaths.h44 std::string last_command_file() const { in last_command_file() function
47 void set_last_command_file(const std::string& last_command_file) { in set_last_command_file()
/bootable/recovery/updater/
Dblockimg.cpp85 const std::string& last_command_file = Paths::Get().last_command_file(); in DeleteLastCommandFile() local
94 const std::string& last_command_file = Paths::Get().last_command_file(); in ParseLastCommandFile() local
144 const std::string& last_command_file = Paths::Get().last_command_file(); in UpdateLastCommandIndex() local