Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/event_raw/include/encoded/
H A Draw_data_builder.h417 bool ParseAndSetTraceInfo(T& to, V from) in ParseAndSetTraceInfo() function
462 return this->ParseAndSetTraceInfo(val, traceInfo_.traceId); in GetBaseInfoValueByKey()
465 return this->ParseAndSetTraceInfo(val, traceInfo_.spanId); in GetBaseInfoValueByKey()
468 return this->ParseAndSetTraceInfo(val, traceInfo_.pSpanId); in GetBaseInfoValueByKey()