Home
last modified time | relevance | path

Searched refs:_dprintf (Results 1 – 2 of 2) sorted by relevance

/optee_client/public/
A Dteec_trace.h94 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 Dteec_trace.c70 void _dprintf(const char *function, int line, int level, const char *prefix, in _dprintf() function

Completed in 2 milliseconds