Home
last modified time | relevance | path

Searched defs:num_dropped_encoded_bytes (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_metrics_logging.cc33 int num_dropped_encoded_bytes) { in log_a2dp_audio_overrun_event()
Dbtif_a2dp_source.cc1014 int num_dropped_encoded_bytes = 0; in btif_a2dp_source_enqueue_callback() local
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dmetrics_api.cc53 int num_dropped_encoded_frames, int num_dropped_encoded_bytes) { in LogMetricA2dpAudioOverrunEvent()
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_metrics_api.cc89 int num_dropped_encoded_bytes) { in LogMetricA2dpAudioOverrunEvent()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc42 int num_dropped_encoded_bytes) {} in LogMetricA2dpAudioOverrunEvent()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/chromeos/
Dmetrics.cc47 int num_dropped_encoded_bytes) { in LogMetricA2dpAudioOverrunEvent()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc132 int num_dropped_encoded_bytes) { in LogMetricA2dpAudioOverrunEvent()
/aosp_15_r20/packages/modules/Bluetooth/system/common/
Dmetrics.cc610 int num_dropped_encoded_bytes) { in LogA2dpAudioOverrunEvent()
/aosp_15_r20/frameworks/proto_logging/stats/
H A Datoms.proto3937 optional int32 num_dropped_encoded_bytes = 5; field
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/
Datoms.pb.h279761 inline ::int32_t BluetoothA2dpAudioOverrunReported::num_dropped_encoded_bytes() const { in num_dropped_encoded_bytes() function