Searched refs:LogMetricA2dpPlaybackEvent (Results 1 – 10 of 10) sorted by relevance
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_main_shim_metrics_api.cc | 45 struct LogMetricA2dpPlaybackEvent LogMetricA2dpPlaybackEvent; variable 90 void bluetooth::shim::LogMetricA2dpPlaybackEvent(const RawAddress& raw_address, in LogMetricA2dpPlaybackEvent() function in bluetooth::shim 94 test::mock::main_shim_metrics_api::LogMetricA2dpPlaybackEvent( in LogMetricA2dpPlaybackEvent()
|
D | mock_main_shim_metrics_api.h | 111 struct LogMetricA2dpPlaybackEvent { struct 153 extern struct LogMetricA2dpPlaybackEvent LogMetricA2dpPlaybackEvent;
|
/packages/modules/Bluetooth/system/main/shim/ |
D | metrics_api.cc | 63 void LogMetricA2dpPlaybackEvent(const RawAddress& raw_address, in LogMetricA2dpPlaybackEvent() function 66 bluetooth::os::LogMetricA2dpPlaybackEvent(address, playback_state, in LogMetricA2dpPlaybackEvent()
|
D | metrics_api.h | 86 void LogMetricA2dpPlaybackEvent(const RawAddress& raw_address,
|
/packages/modules/Bluetooth/system/gd/os/host/ |
D | metrics.cc | 129 void LogMetricA2dpPlaybackEvent( in LogMetricA2dpPlaybackEvent() function
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_metrics_logging.cc | 46 bluetooth::shim::LogMetricA2dpPlaybackEvent(address, playback_state, in log_a2dp_playback_event()
|
/packages/modules/Bluetooth/system/gd/os/linux/ |
D | metrics.cc | 101 void LogMetricA2dpPlaybackEvent(const Address& address, int playback_state, int audio_coding_mode) … in LogMetricA2dpPlaybackEvent() function
|
/packages/modules/Bluetooth/system/gd/os/ |
D | metrics.h | 124 void LogMetricA2dpPlaybackEvent(
|
/packages/modules/Bluetooth/system/gd/os/chromeos/ |
D | metrics.cc | 188 void LogMetricA2dpPlaybackEvent(const Address& address, int playback_state, int audio_coding_mode) { in LogMetricA2dpPlaybackEvent() function
|
/packages/modules/Bluetooth/system/gd/os/android/ |
D | metrics.cc | 181 void LogMetricA2dpPlaybackEvent(const Address& address, int playback_state, int audio_coding_mode) { in LogMetricA2dpPlaybackEvent() function
|