Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/metrics/
Dcounter_metrics.cc83 os::LogMetricBluetoothCodePathCounterMetrics(key, count); in Count()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/host/
Dmetrics.cc120 void LogMetricBluetoothCodePathCounterMetrics(int32_t /* key */, int64_t /* count */) {} in LogMetricBluetoothCodePathCounterMetrics() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc107 void LogMetricBluetoothCodePathCounterMetrics(int32_t key, int64_t count) {} in LogMetricBluetoothCodePathCounterMetrics() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/
Dmetrics.h307 void LogMetricBluetoothCodePathCounterMetrics(int32_t key, int64_t count);
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/chromeos/
Dmetrics.cc200 void LogMetricBluetoothCodePathCounterMetrics(int32_t key, int64_t count) {} in LogMetricBluetoothCodePathCounterMetrics() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc433 void LogMetricBluetoothCodePathCounterMetrics(int32_t key, int64_t count) { in LogMetricBluetoothCodePathCounterMetrics() function