Searched refs:LogMetricA2dpAudioUnderrunEvent (Results 1 – 10 of 10) sorted by relevance
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_main_shim_metrics_api.cc | 43 struct LogMetricA2dpAudioUnderrunEvent LogMetricA2dpAudioUnderrunEvent; variable 90 void bluetooth::shim::LogMetricA2dpAudioUnderrunEvent(const RawAddress& raw_address, in LogMetricA2dpAudioUnderrunEvent() function in bluetooth::shim 94 test::mock::main_shim_metrics_api::LogMetricA2dpAudioUnderrunEvent( in LogMetricA2dpAudioUnderrunEvent()
|
D | mock_main_shim_metrics_api.h | 68 struct LogMetricA2dpAudioUnderrunEvent { struct 78 extern struct LogMetricA2dpAudioUnderrunEvent LogMetricA2dpAudioUnderrunEvent; argument
|
/packages/modules/Bluetooth/system/main/shim/ |
D | metrics_api.cc | 46 void LogMetricA2dpAudioUnderrunEvent(const RawAddress& raw_address, in LogMetricA2dpAudioUnderrunEvent() function 49 bluetooth::os::LogMetricA2dpAudioUnderrunEvent(address, encoding_interval_millis, in LogMetricA2dpAudioUnderrunEvent()
|
D | metrics_api.h | 60 void LogMetricA2dpAudioUnderrunEvent(const RawAddress& address, uint64_t encoding_interval_millis,
|
/packages/modules/Bluetooth/system/gd/os/host/ |
D | metrics.cc | 40 void LogMetricA2dpAudioUnderrunEvent(const Address& /* address */, in LogMetricA2dpAudioUnderrunEvent() function
|
/packages/modules/Bluetooth/system/gd/os/linux/ |
D | metrics.cc | 40 void LogMetricA2dpAudioUnderrunEvent(const Address& address, uint64_t encoding_interval_millis, in LogMetricA2dpAudioUnderrunEvent() function
|
/packages/modules/Bluetooth/system/gd/os/ |
D | metrics.h | 93 void LogMetricA2dpAudioUnderrunEvent(const hci::Address& address, uint64_t encoding_interval_millis,
|
/packages/modules/Bluetooth/system/gd/os/chromeos/ |
D | metrics.cc | 45 void LogMetricA2dpAudioUnderrunEvent(const Address& address, uint64_t encoding_interval_millis, in LogMetricA2dpAudioUnderrunEvent() function
|
/packages/modules/Bluetooth/system/gd/os/android/ |
D | metrics.cc | 131 void LogMetricA2dpAudioUnderrunEvent(const Address& address, uint64_t encoding_interval_millis, in LogMetricA2dpAudioUnderrunEvent() function
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_a2dp_source.cc | 933 bluetooth::shim::LogMetricA2dpAudioUnderrunEvent(btif_av_source_active_peer(), in btif_a2dp_source_read_callback()
|