Searched refs:TAG_WARN (Results 1 - 1 of 1) sorted by relevance
/interface/sdk_c/tee/include/ |
H A D | tee_log.h | 128 #define TAG_WARN "[warn]" macro 254 tee_print_driver(LOG_LEVEL_WARN, DRIVER_LOG_TAG, "%s %d:" fmt "", TAG_WARN, __LINE__, ##args) 256 #define tlogw(fmt, args...) tee_print(LOG_LEVEL_WARN, "%s %d:" fmt "", TAG_WARN, __LINE__, ##args)
|
Completed in 2 milliseconds