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.h74 struct OutputRqst { struct
75 uint16_t headLines;
76 uint16_t types;
77 uint16_t levels;
78 bool blackDomain;
79 uint8_t domainCount;
80 uint32_t domains[MAX_DOMAINS];
81 bool blackTag;
82 uint8_t tagCount;
83 char tags[MAX_TAGS][MAX_TAG_LEN];
[all …]