Home
last modified time | relevance | path

Searched refs:metrics (Results 1 – 5 of 5) sorted by relevance

/device/google/cuttlefish/host/commands/metrics/
DAndroid.bp17 name: "metrics",
19 "metrics.cc",
/device/google/coral-sepolicy/vendor/qcom/common/
Dhal_sensors_default.te40 # For Suez metrics collection
/device/generic/goldfish-opengl/android-emu/android/utils/
Ddebug.h61 _VERBOSE_TAG(metrics, "Metrics reporting") \
/device/google/cuttlefish/
Dhost_package.mk60 metrics \
/device/google/cuttlefish/host/commands/run_cvd/
Dlaunch.cc463 cuttlefish::Command metrics(config.metrics_binary()); in LaunchMetrics() local
465 process_monitor->StartSubprocess(std::move(metrics), in LaunchMetrics()