Android-cuttlefish cvd tool
Classes | Namespaces | Enumerations
suspend_resume_handler.h File Reference
#include <thread>
#include "cuttlefish/common/libs/fs/shared_fd.h"
#include "cuttlefish/common/libs/utils/result.h"
#include "cuttlefish/host/libs/command_util/runner/defs.h"
Include dependency graph for suspend_resume_handler.h:
This graph shows which files directly or indirectly include this file:

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 }