Searched defs:HiTraceId (Results 1 – 2 of 2) sorted by relevance
305 typedef struct HiTraceId { struct309 /** Version number of the <b>HiTraceId</b> instance. */ argument311 /** Chain ID of the <b>HiTraceId</b> instance. */ argument313 /** Flag of the <b>HiTraceId</b> instance. */ argument315 /** Span ID of the <b>HiTraceId</b> instance. */ argument317 /** Parent span ID of the <b>HiTraceId</b> instance. */ argument320 /** Chain ID of the <b>HiTraceId</b> instance. */ argument335 } HiTraceId; typedef
202 interface HiTraceId { interface