Lines Matching refs:HiLogLabel
18 | HiLog | int Debug(const HiLogLabel &label, const char \*fmt,&nb…
19 | | int Info(const HiLogLabel &label, const char \*fmt, ...…
20 | | int Warn(const HiLogLabel &label, const char \*fmt, ...…
21 | | int Error(const HiLogLabel &label, const char \*fmt, ..…
22 | | int Fatal(const HiLogLabel &label, const char \*fmt, ..…
25 | HiLogLabel | struct HiLogLabel | LOG_DOMAIN<br/>LOG_TAG |
31 | HiLog | int Debug(const HiLogLabel &label, const char \*fmt,&nb…
32 | | int Info(const HiLogLabel &label, const char \*fmt, ...…
33 | | int Warn(const HiLogLabel &label, const char \*fmt, ...…
34 | | int Error(const HiLogLabel &label, const char \*fmt, ..…
35 | | int Fatal(const HiLogLabel &label, const char \*fmt, ..…
37 | HiLogLabel | struct HiLogLabel | 功能:初始化日志标签参数。<br/>成员参数:<br/>- type: 指定日志type。<br/…
85 static constexpr OHOS::HiviewDFX::HiLogLabel LABEL = {LOG_CORE, 0xD003200, "MY_TAG"};
94 static constexpr HiLogLabel LABEL = {LOG_CORE, 0xD003200, "MY_TAG"};