Searched defs:LogMetricA2dpSessionMetricsEvent (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ |
D | mock_main_shim_metrics_api.h | 113 struct LogMetricA2dpSessionMetricsEvent { struct 125 void operator()(const RawAddress& raw_address, int64_t audio_duration_ms, int media_timer_min_ms, in operator()
|
D | mock_main_shim_metrics_api.cc | 46 struct LogMetricA2dpSessionMetricsEvent LogMetricA2dpSessionMetricsEvent; variable 101 void bluetooth::shim::LogMetricA2dpSessionMetricsEvent( in LogMetricA2dpSessionMetricsEvent() function in bluetooth::shim
|
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/ |
D | metrics_api.cc | 66 void LogMetricA2dpSessionMetricsEvent(const RawAddress& raw_address, int64_t audio_duration_ms, in LogMetricA2dpSessionMetricsEvent() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/host/ |
D | metrics.cc | 96 void LogMetricA2dpSessionMetricsEvent( in LogMetricA2dpSessionMetricsEvent() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux/ |
D | metrics.cc | 79 void LogMetricA2dpSessionMetricsEvent(const Address& address, int64_t audio_duration_ms, in LogMetricA2dpSessionMetricsEvent() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/chromeos/ |
D | metrics.cc | 148 void LogMetricA2dpSessionMetricsEvent(const hci::Address& address, int64_t audio_duration_ms, in LogMetricA2dpSessionMetricsEvent() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/android/ |
D | metrics.cc | 165 void LogMetricA2dpSessionMetricsEvent(const hci::Address& address, int64_t audio_duration_ms, in LogMetricA2dpSessionMetricsEvent() function
|