Home
last modified time | relevance | path

Searched refs:LogMetricA2dpAudioOverrunEvent (Results 1 – 10 of 10) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_metrics_api.cc44 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()
Dmock_main_shim_metrics_api.h83 struct LogMetricA2dpAudioOverrunEvent { struct
97 extern struct LogMetricA2dpAudioOverrunEvent LogMetricA2dpAudioOverrunEvent; argument
/packages/modules/Bluetooth/system/main/shim/
Dmetrics_api.cc53 void LogMetricA2dpAudioOverrunEvent(const RawAddress& raw_address, in LogMetricA2dpAudioOverrunEvent() function
57 bluetooth::os::LogMetricA2dpAudioOverrunEvent(address, encoding_interval_millis, in LogMetricA2dpAudioOverrunEvent()
Dmetrics_api.h74 void LogMetricA2dpAudioOverrunEvent(const RawAddress& address, uint64_t encoding_interval_millis,
/packages/modules/Bluetooth/system/gd/os/host/
Dmetrics.cc44 void LogMetricA2dpAudioOverrunEvent(const Address& /* address */, in LogMetricA2dpAudioOverrunEvent() function
/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc43 void LogMetricA2dpAudioOverrunEvent(const Address& address, uint64_t encoding_interval_millis, in LogMetricA2dpAudioOverrunEvent() function
/packages/modules/Bluetooth/system/gd/os/
Dmetrics.h107 void LogMetricA2dpAudioOverrunEvent(const hci::Address& address, uint64_t encoding_interval_millis,
/packages/modules/Bluetooth/system/gd/os/chromeos/
Dmetrics.cc48 void LogMetricA2dpAudioOverrunEvent(const Address& address, uint64_t encoding_interval_millis, in LogMetricA2dpAudioOverrunEvent() function
/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc146 void LogMetricA2dpAudioOverrunEvent(const Address& address, uint64_t encoding_interval_millis, in LogMetricA2dpAudioOverrunEvent() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_a2dp_source.cc987 bluetooth::shim::LogMetricA2dpAudioOverrunEvent( in btif_a2dp_source_enqueue_callback()