Searched refs:TAG_VERB (Results 1 - 1 of 1) sorted by relevance
/interface/sdk_c/tee/include/ |
H A D | tee_log.h | 107 #define TAG_VERB "[verb]" macro 200 tee_print_driver(LOG_LEVEL_VERBO, DRIVER_LOG_TAG, "%s %d:" fmt "", TAG_VERB, __LINE__, ##args) 202 #define tlogv(fmt, args...) tee_print(LOG_LEVEL_VERBO, "%s %d:" fmt "", TAG_VERB, __LINE__, ##args)
|
Completed in 2 milliseconds