Searched refs:TIMM_OSAL_Info (Results 1 – 3 of 3) sorted by relevance
682 TIMM_OSAL_Info in OMX_PrintComponentTable()688 TIMM_OSAL_Info("%i:: %s", i, componentTable[i].name); in OMX_PrintComponentTable()691 TIMM_OSAL_Info(" %s", in OMX_PrintComponentTable()696 TIMM_OSAL_Info in OMX_PrintComponentTable()
138 #define TIMM_OSAL_Info(fmt,...) TIMM_OSAL_InfoExt(TIMM_OSAL_TRACEGRP_SYSTEM, fmt, ##__VA_ARGS__) macro
69 #define DOMX_INFO(fmt,...) TIMM_OSAL_Info(fmt, ##__VA_ARGS__)