Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_metrics_api.cc43 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()
Dmock_main_shim_metrics_api.h68 struct LogMetricA2dpAudioUnderrunEvent { struct
78 extern struct LogMetricA2dpAudioUnderrunEvent LogMetricA2dpAudioUnderrunEvent; argument
/packages/modules/Bluetooth/system/main/shim/
Dmetrics_api.cc46 void LogMetricA2dpAudioUnderrunEvent(const RawAddress& raw_address, in LogMetricA2dpAudioUnderrunEvent() function
49 bluetooth::os::LogMetricA2dpAudioUnderrunEvent(address, encoding_interval_millis, in LogMetricA2dpAudioUnderrunEvent()
Dmetrics_api.h60 void LogMetricA2dpAudioUnderrunEvent(const RawAddress& address, uint64_t encoding_interval_millis,
/packages/modules/Bluetooth/system/gd/os/host/
Dmetrics.cc40 void LogMetricA2dpAudioUnderrunEvent(const Address& /* address */, in LogMetricA2dpAudioUnderrunEvent() function
/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc40 void LogMetricA2dpAudioUnderrunEvent(const Address& address, uint64_t encoding_interval_millis, in LogMetricA2dpAudioUnderrunEvent() function
/packages/modules/Bluetooth/system/gd/os/
Dmetrics.h93 void LogMetricA2dpAudioUnderrunEvent(const hci::Address& address, uint64_t encoding_interval_millis,
/packages/modules/Bluetooth/system/gd/os/chromeos/
Dmetrics.cc45 void LogMetricA2dpAudioUnderrunEvent(const Address& address, uint64_t encoding_interval_millis, in LogMetricA2dpAudioUnderrunEvent() function
/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc131 void LogMetricA2dpAudioUnderrunEvent(const Address& address, uint64_t encoding_interval_millis, in LogMetricA2dpAudioUnderrunEvent() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_a2dp_source.cc933 bluetooth::shim::LogMetricA2dpAudioUnderrunEvent(btif_av_source_active_peer(), in btif_a2dp_source_read_callback()