Searched defs:tlogv (Results 1 - 1 of 1) sorted by relevance
/base/tee/tee_client/frameworks/include/ | ||
H A D | tee_log.h | 35 #define tlogv(...) HILOG_DEBUG(LOG_CORE, __VA_ARGS__) macro 45 #define tlogv(...) printf(__VA_ARGS__) macro |
Completed in 1 milliseconds