Searched refs:LogMetricA2dpSessionMetricsEvent (Results 1 – 10 of 10) sorted by relevance
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_main_shim_metrics_api.cc | 46 struct LogMetricA2dpSessionMetricsEvent LogMetricA2dpSessionMetricsEvent; variable 113 void bluetooth::shim::LogMetricA2dpSessionMetricsEvent( in LogMetricA2dpSessionMetricsEvent() function in bluetooth::shim 119 test::mock::main_shim_metrics_api::LogMetricA2dpSessionMetricsEvent( in LogMetricA2dpSessionMetricsEvent()
|
D | mock_main_shim_metrics_api.h | 109 extern struct LogMetricA2dpSessionMetricsEvent LogMetricA2dpSessionMetricsEvent; 113 struct LogMetricA2dpSessionMetricsEvent { struct
|
/packages/modules/Bluetooth/system/main/shim/ |
D | metrics_api.cc | 68 void LogMetricA2dpSessionMetricsEvent(const RawAddress& raw_address, int64_t audio_duration_ms, in LogMetricA2dpSessionMetricsEvent() function 75 bluetooth::os::LogMetricA2dpSessionMetricsEvent( in LogMetricA2dpSessionMetricsEvent()
|
D | metrics_api.h | 107 void LogMetricA2dpSessionMetricsEvent(const RawAddress& address, int64_t audio_duration_ms,
|
/packages/modules/Bluetooth/system/gd/os/host/ |
D | metrics.cc | 97 void LogMetricA2dpSessionMetricsEvent( in LogMetricA2dpSessionMetricsEvent() function
|
/packages/modules/Bluetooth/system/gd/os/linux/ |
D | metrics.cc | 82 void LogMetricA2dpSessionMetricsEvent(const Address& address, int64_t audio_duration_ms, in LogMetricA2dpSessionMetricsEvent() function
|
/packages/modules/Bluetooth/system/gd/os/ |
D | metrics.h | 140 void LogMetricA2dpSessionMetricsEvent(const hci::Address& address, int64_t audio_duration_ms,
|
/packages/modules/Bluetooth/system/gd/os/chromeos/ |
D | metrics.cc | 151 void LogMetricA2dpSessionMetricsEvent(const hci::Address& address, int64_t audio_duration_ms, in LogMetricA2dpSessionMetricsEvent() function
|
/packages/modules/Bluetooth/system/gd/os/android/ |
D | metrics.cc | 181 void LogMetricA2dpSessionMetricsEvent(const hci::Address& address, int64_t audio_duration_ms, in LogMetricA2dpSessionMetricsEvent() function
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_a2dp_source.cc | 1279 bluetooth::shim::LogMetricA2dpSessionMetricsEvent( in btif_a2dp_source_update_metrics()
|