Searched refs:LOG_LABEL (Results 1 – 1 of 1) sorted by relevance
| /developtools/hdc/src/common/ |
| D | base.cpp | 217 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = {LOG_CORE, 0xD002D13, "HDC_LOG"}; in PrintLogEx() local 221 OHOS::HiviewDFX::HiLog::Info(LOG_LABEL, "[%{public}s:%{public}d] %{public}s", in PrintLogEx() 225 OHOS::HiviewDFX::HiLog::Info(LOG_LABEL, "[%{public}s:%{public}d] %{public}s", in PrintLogEx() 229 OHOS::HiviewDFX::HiLog::Warn(LOG_LABEL, "[%{public}s:%{public}d] %{public}s", in PrintLogEx() 233 OHOS::HiviewDFX::HiLog::Fatal(LOG_LABEL, "[%{public}s:%{public}d] %{public}s", in PrintLogEx()
|