Home
last modified time | relevance | path

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

/drivers/peripheral/audio/hdi_service/primary_impl/include/
H A Daudio_internal.h50 #define FORMAT_ONE "%-5d %-10d %-20" PRIu64 " %-15s %s\n" macro
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/
H A Daudio_internal.h51 #define FORMAT_ONE "%-5d %-10d %-20llu %-15s %s\n" macro
/drivers/peripheral/audio/hal/hdi_passthrough/include/
H A Daudio_internal.h50 #define FORMAT_ONE "%-5d %-10d %-20" PRIu64 " %-15s %s\n" macro
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_render.cpp556 dprintf(fd, FORMAT_ONE, render->errorLog.errorDump[i].count + 1, in AudioRenderAudioDevDump()
/drivers/peripheral/audio/hdi_service/primary_impl/src/
H A Daudio_render.c1169 dprintf(fd, FORMAT_ONE, render->errorLog.errorDump[i].count + 1, render->errorLog.errorDump[i].errorCode, in AudioRenderAudioDevDump()
H A Daudio_capture.c997 dprintf(fd, FORMAT_ONE, capture->errorLog.errorDump[i].count + 1, capture->errorLog.errorDump[i].errorCode, in AudioCaptureAudioDevDump()

Completed in 9 milliseconds