Home
last modified time | relevance | path

Searched refs:total_bytes_processed (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/audio_hal_interface/
Dle_audio_software_host_transport.cc82 uint64_t* total_bytes_processed, in GetPresentationPosition() argument
90 if (total_bytes_processed != nullptr) in GetPresentationPosition()
91 *total_bytes_processed = total_bytes_processed_; in GetPresentationPosition()
Dle_audio_software_host_transport.h52 uint64_t* total_bytes_processed,
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dle_audio_software_hidl.cc183 uint64_t* total_bytes_processed, in GetPresentationPosition() argument
191 if (total_bytes_processed != nullptr) in GetPresentationPosition()
192 *total_bytes_processed = total_bytes_processed_; in GetPresentationPosition()
Dle_audio_software_hidl.h70 uint64_t* total_bytes_processed,
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dle_audio_software_aidl.cc214 uint64_t* total_bytes_processed, in GetPresentationPosition() argument
222 if (total_bytes_processed != nullptr) in GetPresentationPosition()
223 *total_bytes_processed = total_bytes_processed_; in GetPresentationPosition()
Dle_audio_software_aidl.h84 uint64_t* total_bytes_processed,