Home
last modified time | relevance | path

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

/bootable/recovery/updater/
Dupdate_simulator_main.cpp131 TemporaryFile temp_last_command; in main() local
135 Paths::Get().set_last_command_file(temp_last_command.path); in main()
/bootable/recovery/tests/unit/host/
Dupdate_simulator_test.cpp82 TemporaryFile temp_last_command; in RunSimulation() local
86 Paths::Get().set_last_command_file(temp_last_command.path); in RunSimulation()