Searched refs:GetPspanId (Results 1 – 11 of 11) sorted by relevance
53 uint64_t GetPspanId() const;
52 (void)record.GetPspanId(); in HiSysEventRecordTest()
109 recordStruct.pspanId = recordObj.GetPspanId(); in ConvertRecord()
119 uint64_t HiSysEventRecord::GetPspanId() const in GetPspanId() function in OHOS::HiviewDFX::HiSysEventRecord
39 "OHOS::HiviewDFX::HiSysEventRecord::GetPspanId() const";
91 bucket.PutLong(Events::FIELD_PSPAN_ID, event->GetPspanId()); in Insert()
205 int64_t GetPspanId() const;
65 |uint64_t HiSysEventRecord::GetPspanId()|接口功能:获取该系统事件的分布式跟踪父分支ID。<br/>输入参数:<br/>无。<br/>返回值:<br…
704 int64_t AppEventPack::GetPspanId() const in GetPspanId() function in OHOS::HiviewDFX::AppEventPack
65 |uint64_t HiSysEventRecord::GetPspanId()|Obtains the parent span ID of the distributed call ch…
1465 auto pspanId = record.GetPspanId();