Home
last modified time | relevance | path

Searched defs:HiLogLabel (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hilog_lite/interfaces/native/innerkits/hilog/
Dhilog_cp.h25 struct HiLogLabel { struct
47 …static int Debug(const HiLogLabel &label, const char *fmt, ...) __attribute__((__format__(printf, … argument
/base/hiviewdfx/hilog/interfaces/rust/src/
Dlib.rs66 pub struct HiLogLabel { struct
68 pub log_type: LogType,
70 pub domain: u32,
72 pub tag: &'static str,