Searched defs:LogMetricA2dpPlaybackEvent (Results  1 – 7 of 7) sorted by relevance
| /packages/modules/Bluetooth/system/test/mock/ | 
| D | mock_main_shim_metrics_api.h | 121 struct LogMetricA2dpPlaybackEvent {  struct 131 extern struct LogMetricA2dpPlaybackEvent LogMetricA2dpPlaybackEvent;  argument
  | 
| D | mock_main_shim_metrics_api.cc | 57 struct LogMetricA2dpPlaybackEvent LogMetricA2dpPlaybackEvent;  variable 100 void bluetooth::shim::LogMetricA2dpPlaybackEvent(const RawAddress& raw_address,  in LogMetricA2dpPlaybackEvent()  function in bluetooth::shim
  | 
| /packages/modules/Bluetooth/system/main/shim/ | 
| D | metrics_api.cc | 63 void LogMetricA2dpPlaybackEvent(const RawAddress& raw_address,  in LogMetricA2dpPlaybackEvent()  function
  | 
| /packages/modules/Bluetooth/system/gd/os/chromeos/ | 
| D | metrics.cc | 162 void LogMetricA2dpPlaybackEvent(const Address& address, int playback_state, int audio_coding_mode) {  in LogMetricA2dpPlaybackEvent()  function
  | 
| /packages/modules/Bluetooth/system/gd/os/linux/ | 
| D | metrics.cc | 101 void LogMetricA2dpPlaybackEvent(const Address& address, int playback_state, int audio_coding_mode) …  in LogMetricA2dpPlaybackEvent()  function
  | 
| /packages/modules/Bluetooth/system/gd/os/host/ | 
| D | metrics.cc | 104 void LogMetricA2dpPlaybackEvent(const Address& address, int playback_state, int audio_coding_mode) …  in LogMetricA2dpPlaybackEvent()  function
  | 
| /packages/modules/Bluetooth/system/gd/os/android/ | 
| D | metrics.cc | 162 void LogMetricA2dpPlaybackEvent(const Address& address, int playback_state, int audio_coding_mode) {  in LogMetricA2dpPlaybackEvent()  function
  |