Home
last modified time | relevance | path

Searched defs:LogMetricA2dpAudioOverrunEvent (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_metrics_api.h83 struct LogMetricA2dpAudioOverrunEvent { struct
97 extern struct LogMetricA2dpAudioOverrunEvent LogMetricA2dpAudioOverrunEvent; argument
Dmock_main_shim_metrics_api.cc44 struct LogMetricA2dpAudioOverrunEvent LogMetricA2dpAudioOverrunEvent; variable
85 void bluetooth::shim::LogMetricA2dpAudioOverrunEvent(const RawAddress& raw_address, in LogMetricA2dpAudioOverrunEvent() function in bluetooth::shim
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dmetrics_api.cc51 void LogMetricA2dpAudioOverrunEvent(const RawAddress& raw_address, in LogMetricA2dpAudioOverrunEvent() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/host/
Dmetrics.cc43 void LogMetricA2dpAudioOverrunEvent(const Address& /* address */, in LogMetricA2dpAudioOverrunEvent() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc40 void LogMetricA2dpAudioOverrunEvent(const Address& address, uint64_t encoding_interval_millis, in LogMetricA2dpAudioOverrunEvent() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/chromeos/
Dmetrics.cc45 void LogMetricA2dpAudioOverrunEvent(const Address& address, uint64_t encoding_interval_millis, in LogMetricA2dpAudioOverrunEvent() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc130 void LogMetricA2dpAudioOverrunEvent(const Address& address, uint64_t encoding_interval_millis, in LogMetricA2dpAudioOverrunEvent() function