Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/
Dserver_loop_impl_snapshot.cpp242 Result<void> ServerLoopImpl::TakeGuestSnapshot(VmmMode vm_manager, in TakeGuestSnapshot() function in cuttlefish::run_cvd_impl::ServerLoopImpl
265 TakeGuestSnapshot(config_.vm_manager(), snapshot_take.snapshot_path()), in HandleSnapshotTake()
Dserver_loop_impl.h96 Result<void> TakeGuestSnapshot(VmmMode, const std::string&);