Searched refs:tlogw (Results 1 – 2 of 2) sorted by relevance
41 #define tlogw(...) HILOG_WARN(LOG_CORE, __VA_ARGS__) macro51 #define tlogw(...) printf(__VA_ARGS__)
692 …tlogw("size from ca is:%{public}u, size from ta is:%{public}u\n", param->tmpref.size, inParam->tmp… in TeecOptDecodeTempMem()