Searched refs:_dprintf (Results 1 – 2 of 2) sorted by relevance
/optee_client/public/ |
A D | teec_trace.h | 94 void _dprintf(const char *function, int line, int level, const char *prefix, 99 _dprintf(__func__, __LINE__, level, \ 121 _dprintf(0, 0, (level), BINARY_PREFIX, x); \
|
/optee_client/libteec/src/ |
A D | teec_trace.c | 70 void _dprintf(const char *function, int line, int level, const char *prefix, in _dprintf() function
|
Completed in 2 milliseconds