Home
last modified time | relevance | path

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

/ohos5.0/base/tee/tee_client/frameworks/include/
H A Dtee_log.h41 #define tlogw(...) HILOG_WARN(LOG_CORE, __VA_ARGS__) macro
51 #define tlogw(...) printf(__VA_ARGS__)
/ohos5.0/base/tee/tee_client/interfaces/kits/c/src/
H A Dtee_client.cpp692tlogw("size from ca is:%{public}u, size from ta is:%{public}u\n", param->tmpref.size, inParam->tmp… in TeecOptDecodeTempMem()