Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/launch/
Dopen_wrt.cpp77 const auto restore_path = snapshot_dir_path + "/" + in Commands() local
80 first_time_argument = "--restore=" + restore_path; in Commands()
/device/google/cuttlefish/host/libs/vm_manager/
Dcrosvm_manager.cpp552 const auto restore_path = snapshot_dir_path + "/" + in StartCommands() local
555 first_time_argument = "--restore=" + restore_path; in StartCommands()