|
Android-cuttlefish cvd tool
|
#include <thread>#include "cuttlefish/common/libs/fs/shared_fd.h"#include "cuttlefish/host/libs/command_util/runner/defs.h"#include "cuttlefish/result/result.h"

Go to the source code of this file.
Classes | |
| class | cuttlefish::SnapshotCommandHandler |
| struct | cuttlefish::SnapshotCommandHandler::SnapshotSockets |
Namespaces | |
| namespace | cuttlefish |
Enumerations | |
| enum | cuttlefish::SnapshotSocketMessage : uint8_t { cuttlefish::kSuspend = 1 , cuttlefish::kSuspendAck = 2 , cuttlefish::kResume = 3 } |