Home
last modified time | relevance | path

Searched defs:cfEvent (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/host/commands/metrics/
Devents.cc50 auto cfEvent = std::make_unique<CuttlefishLogEvent>(); in BuildCfLogEvent() local
106 void AddCfMetricsEventToLog(uint64_t now_ms, CuttlefishLogEvent* cfEvent, in AddCfMetricsEventToLog()
130 CuttlefishLogEvent* cfEvent) { in BuildLogRequest()
158 auto cfEvent = BuildCfLogEvent(now_ms, device_type); in SendEvent() local