Home
last modified time | relevance | path

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

/bootable/recovery/otautil/include/otautil/
Dcache_location.h38 std::string last_command_file() const { in last_command_file() function
/bootable/recovery/tests/component/
Dupdater_test.cpp722 std::string last_command_file = CacheLocation::location().last_command_file(); local
809 std::string last_command_file = CacheLocation::location().last_command_file(); local
864 std::string last_command_file = CacheLocation::location().last_command_file(); local
/bootable/recovery/updater/
Dblockimg.cpp77 std::string last_command_file = CacheLocation::location().last_command_file(); in DeleteLastCommandFile() local
86 std::string last_command_file = CacheLocation::location().last_command_file(); in ParseLastCommandFile() local
122 std::string last_command_file = CacheLocation::location().last_command_file(); in UpdateLastCommandIndex() local