Home
last modified time | relevance | path

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

/interface/sdk_c/tee/include/
H A Dtee_log.h217 #define tlogd(fmt, args...) \ macro
220 #define tlogd(fmt, args...) tee_print(LOG_LEVEL_DEBUG, "%s %d:" fmt "", TAG_DEBUG, __LINE__, ##args) macro
223 #define tlogd(fmt, args...) \ macro

Completed in 1 milliseconds