Android-cuttlefish cvd tool
Public Member Functions | Static Public Member Functions | Static Private Member Functions | List of all members
cuttlefish::Clearcut Class Reference

#include <events.h>

Public Member Functions

 Clearcut ()=default
 
 ~Clearcut ()=default
 

Static Public Member Functions

static int SendVMStart (CuttlefishLogEvent::DeviceType device_type)
 
static int SendVMStop (CuttlefishLogEvent::DeviceType device_type)
 
static int SendDeviceBoot (CuttlefishLogEvent::DeviceType device_type)
 
static int SendLockScreen (CuttlefishLogEvent::DeviceType device_type)
 

Static Private Member Functions

static int SendEvent (CuttlefishLogEvent::DeviceType device_type, MetricsEvent::EventType event_type)
 

Constructor & Destructor Documentation

◆ Clearcut()

cuttlefish::Clearcut::Clearcut ( )
default

◆ ~Clearcut()

cuttlefish::Clearcut::~Clearcut ( )
default

Member Function Documentation

◆ SendDeviceBoot()

int cuttlefish::Clearcut::SendDeviceBoot ( CuttlefishLogEvent::DeviceType  device_type)
static

◆ SendEvent()

int cuttlefish::Clearcut::SendEvent ( CuttlefishLogEvent::DeviceType  device_type,
MetricsEvent::EventType  event_type 
)
staticprivate

◆ SendLockScreen()

int cuttlefish::Clearcut::SendLockScreen ( CuttlefishLogEvent::DeviceType  device_type)
static

◆ SendVMStart()

int cuttlefish::Clearcut::SendVMStart ( CuttlefishLogEvent::DeviceType  device_type)
static

◆ SendVMStop()

int cuttlefish::Clearcut::SendVMStop ( CuttlefishLogEvent::DeviceType  device_type)
static

The documentation for this class was generated from the following files: