Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
H A Dhisysevent_record.h53 uint64_t GetPspanId() const;
/ohos5.0/base/hiviewdfx/hisysevent/test/fuzztest/common/hisyseventmanager_fuzzer/
H A Dhisyseventmanager_fuzzer.cpp52 (void)record.GetPspanId(); in HiSysEventRecordTest()
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
H A Dhisysevent_record_convertor.cpp109 recordStruct.pspanId = recordObj.GetPspanId(); in ConvertRecord()
H A Dhisysevent_record.cpp119 uint64_t HiSysEventRecord::GetPspanId() const in GetPspanId() function in OHOS::HiviewDFX::HiSysEventRecord
H A Dlibhisyseventmanager.map39 "OHOS::HiviewDFX::HiSysEventRecord::GetPspanId() const";
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
H A Dapp_event_dao.cpp91 bucket.PutLong(Events::FIELD_PSPAN_ID, event->GetPspanId()); in Insert()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_base.h205 int64_t GetPspanId() const;
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-dfx-hisysevent-listening.md65 |uint64_t&nbsp;HiSysEventRecord::GetPspanId()|接口功能:获取该系统事件的分布式跟踪父分支ID。<br/>输入参数:<br/>无。<br/>返回值:<br…
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_base.cpp704 int64_t AppEventPack::GetPspanId() const in GetPspanId() function in OHOS::HiviewDFX::AppEventPack
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-dfx-hisysevent-listening.md65 |uint64_t&nbsp;HiSysEventRecord::GetPspanId()|Obtains the parent span ID of the distributed call ch…
/ohos5.0/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_native_test.cpp1465 auto pspanId = record.GetPspanId();