Searched refs:LogMetricA2dpAudioOverrunEvent (Results 1 – 10 of 10) sorted by relevance
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_main_shim_metrics_api.cc | 44 struct LogMetricA2dpAudioOverrunEvent LogMetricA2dpAudioOverrunEvent; variable 97 void bluetooth::shim::LogMetricA2dpAudioOverrunEvent(const RawAddress& raw_address, in LogMetricA2dpAudioOverrunEvent() function in bluetooth::shim 103 test::mock::main_shim_metrics_api::LogMetricA2dpAudioOverrunEvent( in LogMetricA2dpAudioOverrunEvent()
|
D | mock_main_shim_metrics_api.h | 83 struct LogMetricA2dpAudioOverrunEvent { struct 97 extern struct LogMetricA2dpAudioOverrunEvent LogMetricA2dpAudioOverrunEvent; argument
|
/packages/modules/Bluetooth/system/main/shim/ |
D | metrics_api.cc | 53 void LogMetricA2dpAudioOverrunEvent(const RawAddress& raw_address, in LogMetricA2dpAudioOverrunEvent() function 57 bluetooth::os::LogMetricA2dpAudioOverrunEvent(address, encoding_interval_millis, in LogMetricA2dpAudioOverrunEvent()
|
D | metrics_api.h | 74 void LogMetricA2dpAudioOverrunEvent(const RawAddress& address, uint64_t encoding_interval_millis,
|
/packages/modules/Bluetooth/system/gd/os/host/ |
D | metrics.cc | 44 void LogMetricA2dpAudioOverrunEvent(const Address& /* address */, in LogMetricA2dpAudioOverrunEvent() function
|
/packages/modules/Bluetooth/system/gd/os/linux/ |
D | metrics.cc | 43 void LogMetricA2dpAudioOverrunEvent(const Address& address, uint64_t encoding_interval_millis, in LogMetricA2dpAudioOverrunEvent() function
|
/packages/modules/Bluetooth/system/gd/os/ |
D | metrics.h | 107 void LogMetricA2dpAudioOverrunEvent(const hci::Address& address, uint64_t encoding_interval_millis,
|
/packages/modules/Bluetooth/system/gd/os/chromeos/ |
D | metrics.cc | 48 void LogMetricA2dpAudioOverrunEvent(const Address& address, uint64_t encoding_interval_millis, in LogMetricA2dpAudioOverrunEvent() function
|
/packages/modules/Bluetooth/system/gd/os/android/ |
D | metrics.cc | 146 void LogMetricA2dpAudioOverrunEvent(const Address& address, uint64_t encoding_interval_millis, in LogMetricA2dpAudioOverrunEvent() function
|
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_a2dp_source.cc | 987 bluetooth::shim::LogMetricA2dpAudioOverrunEvent( in btif_a2dp_source_enqueue_callback()
|