Searched refs:_dprintf (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/client_export/public/ |
| H A D | teec_trace.h | 94 int _dprintf(const char *function, int flen, int line, int level, 121 _dprintf(__func__, strlen(__func__), __LINE__, level, \ 147 _dprintf(0, 0, 0, (level), BINARY_PREFIX, x); \
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/public/ |
| H A D | teec_trace.h | 99 void _dprintf(const char *function, int line, int level, const char *prefix, 126 _dprintf(__func__, __LINE__, level, \ 152 _dprintf(0, 0, (level), BINARY_PREFIX, x); \
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/ |
| H A D | teec_trace.h | 99 void _dprintf(const char *function, int line, int level, const char *prefix, 126 _dprintf(__func__, __LINE__, level, \ 152 _dprintf(0, 0, (level), BINARY_PREFIX, x); \
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/libteec/src/ |
| H A D | teec_trace.c | 70 void _dprintf(const char *function, int line, int level, const char *prefix, in _dprintf() function
|