Home
last modified time | relevance | path

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

/bootable/recovery/otautil/include/otautil/
Dpaths.h47 void set_last_command_file(const std::string& last_command_file) { in set_last_command_file() function
/bootable/recovery/updater/
Dupdate_simulator_main.cpp135 Paths::Get().set_last_command_file(temp_last_command.path); in main()
/bootable/recovery/tests/unit/host/
Dupdate_simulator_test.cpp86 Paths::Get().set_last_command_file(temp_last_command.path); in RunSimulation()
/bootable/recovery/tests/unit/
Dupdater_test.cpp146 Paths::Get().set_last_command_file(temp_last_command_.path); in SetUp()