Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/include/
H A Daudit_log_parser.h47 struct PipelineEventInfo { struct
56 bool operator<(const PipelineEventInfo &obj) const argument
78PipelineEventInfo() : eventSerialId(0), createTime(0), destroyTime(0), creator(""), pipeline(""), … in PipelineEventInfo() argument
79 explicit PipelineEventInfo(const EventInfo &info) in PipelineEventInfo() argument