Home
last modified time | relevance | path

Searched refs:totalErrors (Results 1 - 6 of 6) sorted by relevance

/drivers/peripheral/audio/hdi_service/primary_impl/include/
H A Daudio_internal.h253 uint32_t totalErrors; member
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
H A Daudio_internal.h296 uint32_t totalErrors; member
/drivers/peripheral/audio/hdi_service/primary_impl/src/
H A Daudio_render.c788 hwRender->errorLog.totalErrors++; in LogError()
1153 dprintf(fd, "%s%d\n", "Number of errors: ", render->errorLog.totalErrors); in AudioRenderAudioDevDump()
H A Daudio_capture.c714 hwCapture->errorLog.totalErrors++; in LogErrorCapture()
980 dprintf(fd, "%s%d\n", "Number of errors: ", capture->errorLog.totalErrors); in AudioCaptureAudioDevDump()
/drivers/peripheral/audio/hal/hdi_passthrough/include/
H A Daudio_internal.h259 uint32_t totalErrors; member
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_render.cpp540 dprintf(fd, "%s%d\n", "Number of errors: ", render->errorLog.totalErrors); in AudioRenderAudioDevDump()

Completed in 9 milliseconds