Searched defs:total_bytes_read (Results  1 – 13 of 13) sorted by relevance
| /packages/modules/Bluetooth/system/audio_hal_interface/ | 
| D | a2dp_encoding_host.h | 52   uint64_t total_bytes_read;  member
 | 
| /packages/modules/Bluetooth/system/audio_hal_interface/aidl/ | 
| D | bluetooth_audio_port_impl.cc | 73   uint64_t total_bytes_read;  in getPresentationPosition()  local
 | 
| D | hearing_aid_software_encoding_aidl.cc | 80                                uint64_t* total_bytes_read,  in GetPresentationPosition()
 | 
| D | a2dp_encoding_aidl.cc | 148                                             uint64_t* total_bytes_read,  in GetPresentationPosition()
 | 
| D | le_audio_software_aidl.cc | 282     uint64_t* remote_delay_report_ns, uint64_t* total_bytes_read,  in GetPresentationPosition()
 | 
| /packages/modules/Bluetooth/system/audio_hal_interface/hidl/ | 
| D | hearing_aid_software_encoding_hidl.cc | 81                                uint64_t* total_bytes_read,  in GetPresentationPosition()
 | 
| D | a2dp_encoding_hidl.cc | 141                                uint64_t* total_bytes_read,  in GetPresentationPosition()
 | 
| D | le_audio_software_hidl.cc | 253     uint64_t* remote_delay_report_ns, uint64_t* total_bytes_read,  in GetPresentationPosition()
 | 
| D | client_interface_hidl.cc | 113     uint64_t total_bytes_read;  in getPresentationPosition()  local
 | 
| /packages/modules/Bluetooth/system/btif/src/ | 
| D | btif_a2dp_control.cc | 42   uint64_t total_bytes_read = 0;  member
 | 
| /packages/modules/Bluetooth/system/gd/rust/linux/service/src/ | 
| D | iface_bluetooth_media.rs | 87     total_bytes_read: u64,  field
 | 
| /packages/modules/Bluetooth/system/stack/a2dp/ | 
| D | a2dp_aac_encoder.cc | 585   uint32_t total_bytes_read = 0;  in a2dp_aac_encode_frames()  local
 | 
| /packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ | 
| D | a2dp.rs | 168         total_bytes_read: u64,  field
 |