Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/main/shim/
Dmetrics_api.cc173 auto counter_metrics = GetCounterMetrics(); in CountCounterMetrics() local
174 if (counter_metrics == nullptr) { in CountCounterMetrics()
177 return counter_metrics->Count(key, count); in CountCounterMetrics()
/packages/modules/Bluetooth/system/gd/metrics/
DAndroid.bp13 "counter_metrics.cc",
DBUILD.gn41 "counter_metrics.cc",