Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/services/hilogtool/
Dmain.cpp307 struct HilogArgs { struct
308 uint16_t headLines = 0;
309 uint16_t baseLevel = 0;
310 bool blackDomain = false;
311 int domainCount = 0;
312 uint32_t domains[MAX_DOMAINS] = {0};
313 string regex = "";
314 string fileName = "";
315 int32_t buffSize = 0;
316 uint32_t jobId = 0;
[all …]