Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/run_cvd/launch/
Dmetrics.cpp24 std::optional<MonitorCommand> MetricsService(const CuttlefishConfig& config) { in MetricsService() function
Dlaunch.h79 std::optional<MonitorCommand> MetricsService(const CuttlefishConfig&);
/device/google/cuttlefish/host/commands/run_cvd/
Dmain.cc161 .install(AutoCmd<MetricsService>::Component) in runCvdComponent()