Searched defs:HiLogLabel (Results 1 – 6 of 6) sorted by relevance
25 struct HiLogLabel { struct47 …static int Debug(const HiLogLabel &label, const char *fmt, ...) __attribute__((__format__(printf, … argument
66 pub struct HiLogLabel { struct68 pub log_type: LogType,70 pub domain: u32,72 pub tag: &'static str,
39 using HiLogLabel = OHOS::HiviewDFX::HiLogLabel; variable
40 using HiLogLabel = OHOS::HiviewDFX::HiLogLabel; variable