Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/frameworks/libhilog/include/
Dhilog_cmd.h70 struct OutputRqst { struct
71 uint16_t headLines;
72 uint16_t types;
73 uint16_t levels;
74 bool blackDomain;
75 uint8_t domainCount;
76 uint32_t domains[MAX_DOMAINS];
77 bool blackTag;
78 uint8_t tagCount;
79 char tags[MAX_TAGS][MAX_TAG_LEN];
[all …]