Home
last modified time | relevance | path

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

/ohos5.0/base/update/updateservice/foundations/ability/log/src/test/unittest/src/
H A Dupdate_log_test.cpp113 ENGINE_LONG_LOGE("log test %{public}s", longLogBuffer);
/ohos5.0/base/update/updateservice/foundations/ability/log/include/
H A Dupdate_log.h131 #define ENGINE_LONG_LOGE(fmt, args) PRINT_LONG_LOGE(UPDATE_LOG_TAG_ID, UPDATE_LABEL[UPDATE_LOG_TAG_… macro