Home
last modified time | relevance | path

Searched refs:tlogw (Results 1 - 1 of 1) sorted by relevance

/interface/sdk_c/tee/include/
H A Dtee_log.h253 #define tlogw(fmt, args...) \ macro
256 #define tlogw(fmt, args...) tee_print(LOG_LEVEL_WARN, "%s %d:" fmt "", TAG_WARN, __LINE__, ##args) macro
259 #define tlogw(fmt, args...) \ macro

Completed in 1 milliseconds