Searched refs:FORMAT_TWO (Results 1 - 6 of 6) sorted by relevance
/drivers/peripheral/audio/hdi_service/primary_impl/include/ |
H A D | audio_internal.h | 51 #define FORMAT_TWO "%-5d %-10d %s\n" macro
|
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/include/ |
H A D | audio_internal.h | 52 #define FORMAT_TWO "%-5d %-10d %s\n" macro
|
/drivers/peripheral/audio/hal/hdi_passthrough/include/ |
H A D | audio_internal.h | 51 #define FORMAT_TWO "%-5d %-10d %s\n" macro
|
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/ |
H A D | audio_render.cpp | 549 dprintf(fd, FORMAT_TWO, render->errorLog.errorDump[i].count + 1, in AudioRenderAudioDevDump()
|
/drivers/peripheral/audio/hdi_service/primary_impl/src/ |
H A D | audio_render.c | 1163 dprintf(fd, FORMAT_TWO, render->errorLog.errorDump[i].count + 1, render->errorLog.errorDump[i].errorCode, in AudioRenderAudioDevDump()
|
H A D | audio_capture.c | 991 dprintf(fd, FORMAT_TWO, capture->errorLog.errorDump[i].count + 1, capture->errorLog.errorDump[i].errorCode, in AudioCaptureAudioDevDump()
|
Completed in 8 milliseconds