Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/snapshot_util_cvd/
Dparse.cc84 {"snapshot_take", SnapshotCmd::kSnapshotTake}, in ConvertToSnapshotCmd()
155 case SnapshotCmd::kSnapshotTake: in operator <<()
Dparse.h34 kSnapshotTake = 3, enumerator
Dmain.cc89 case SnapshotCmd::kSnapshotTake: { in SnapshotCvdMain()
/device/google/cuttlefish/host/commands/run_cvd/
Dserver_loop_impl.cpp168 case ActionsCase::kSnapshotTake: { in HandleExtended()