Home
last modified time | relevance | path

Searched refs:SendVMStop (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/commands/metrics/
Devents.h32 static int SendVMStop(cuttlefish::CuttlefishLogEvent::DeviceType device_type);
Dhost_receiver.cc80 rc = Clearcut::SendVMStop(hostDev); in ProcessMessage()
Devents.cc182 int Clearcut::SendVMStop(CuttlefishLogEvent::DeviceType device) { in SendVMStop() function in cuttlefish::Clearcut