Home
last modified time | relevance | path

Searched defs:LOG_LABEL (Results 1 – 4 of 4) sorted by relevance

/developtools/hdc/src/register/
Ddefine_register.h37 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = {LOG_CORE, 0xD002D13, "HDC_LOG"}; variable
/developtools/hdc/hdc_rust/src/
Dutils.rs108 pub const LOG_LABEL: HiLogLabel = HiLogLabel { constant
/developtools/hdc/hdc_rust/src/cffi/
Dlog.cpp35 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = {LOG_CORE, 0xD002D13, "HDC_LOG"}; in PrintLogEx() local
/developtools/hdc/src/common/
Dbase.cpp214 static constexpr OHOS::HiviewDFX::HiLogLabel LOG_LABEL = {LOG_CORE, 0xD002D13, "HDC_LOG"}; in PrintLogEx() local