Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/metrics/
Dcounter_metrics.cc85 os::LogMetricBluetoothCodePathCounterMetrics(key, count); in Count()
/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc121 void LogMetricBluetoothCodePathCounterMetrics(int32_t key, int64_t count) {} in LogMetricBluetoothCodePathCounterMetrics() function
/packages/modules/Bluetooth/system/gd/os/host/
Dmetrics.cc121 void LogMetricBluetoothCodePathCounterMetrics(int32_t key, int64_t count) {} in LogMetricBluetoothCodePathCounterMetrics() function
/packages/modules/Bluetooth/system/gd/os/
Dmetrics.h287 void LogMetricBluetoothCodePathCounterMetrics(int32_t key, int64_t count);
/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc503 void LogMetricBluetoothCodePathCounterMetrics(int32_t key, int64_t count) { in LogMetricBluetoothCodePathCounterMetrics() function