Home
last modified time | relevance | path

Searched refs:HiLogEntry (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hilog_lite/services/hilogcat/
Dhiview_logcat.c52 if (ret < sizeof(struct HiLogEntry)) { in main()
55 struct HiLogEntry *head = (struct HiLogEntry *)buf; in main()
/base/hiviewdfx/hilog_lite/services/apphilogcat/
Dhiview_applogcat.c192 if (ret < sizeof(struct HiLogEntry)) { in main()
195 struct HiLogEntry *head = (struct HiLogEntry *)buf; in main()
/base/hiviewdfx/hilog_lite/interfaces/native/innerkits/hilog/
Dhiview_log.h317 struct HiLogEntry { struct