Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/command_util/
Dsnapshot_utils.h53 inline constexpr const char kGuestSnapshotBase[] = "guest_vm"; variable
/device/google/cuttlefish/host/libs/vm_manager/
Dcrosvm_builder.cpp149 kGuestSnapshotBase + snapshot_name; in SetToRestoreFromSnapshot()
Dcrosvm_manager.cpp464 kGuestSnapshotBase; in StartCommands()
/device/google/cuttlefish/host/commands/run_cvd/
Dserver_loop_impl_snapshot.cpp197 snapshots_parent_dir + "/" + kGuestSnapshotBase; in TakeCrosvmGuestSnapshot()