Home
last modified time | relevance | path

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

/base/hiviewdfx/hicollie/frameworks/native/
Dxcollie_utils.h33 #define XCOLLIE_LOGW(...) (void)OHOS::HiviewDFX::HiLog::Warn(g_XCOLLIE_LOG_LABEL, ##__VA_ARGS__) macro
Dwatchdog_inner.cpp305 XCOLLIE_LOGW("Failed to set threadName for watchdog, errno:%d.", errno); in Start()