Home
last modified time | relevance | path

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

/interface/sdk_c/tee/include/
H A Dtee_log.h146 LOG_LEVEL_DEBUG = 3, enumerator
218 tee_print_driver(LOG_LEVEL_DEBUG, DRIVER_LOG_TAG, "%s %d:" fmt "", TAG_DEBUG, __LINE__, ##args)
220 #define tlogd(fmt, args...) tee_print(LOG_LEVEL_DEBUG, "%s %d:" fmt "", TAG_DEBUG, __LINE__, ##args)

Completed in 1 milliseconds