Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/
Dserver_loop_impl_snapshot.cpp207 std::vector<std::string> openwrt_crosvm_command_args{ in TakeCrosvmGuestSnapshot() local
213 for (const auto& arg : openwrt_crosvm_command_args) { in TakeCrosvmGuestSnapshot()
216 CF_EXPECT(Execute(openwrt_crosvm_command_args) == 0, in TakeCrosvmGuestSnapshot()