/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/commonevent/ |
H A D | data_sync_event.h | 47 uint32_t GetTraceId() const in GetTraceId() function
|
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/test/unittest/ |
H A D | lib_event_handler_trace_test.cpp | 178 auto eventTraceId = event->GetTraceId(); 205 auto eventTraceId = event->GetTraceId();
|
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/ |
H A D | hisysevent_record.h | 56 uint64_t GetTraceId() const;
|
/ohos5.0/base/hiviewdfx/hisysevent/test/fuzztest/common/hisyseventmanager_fuzzer/ |
H A D | hisyseventmanager_fuzzer.cpp | 55 (void)record.GetTraceId(); in HiSysEventRecordTest()
|
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/ |
H A D | hisysevent_record_convertor.cpp | 107 recordStruct.traceId = recordObj.GetTraceId(); in ConvertRecord()
|
H A D | hisysevent_record.cpp | 104 uint64_t HiSysEventRecord::GetTraceId() const in GetTraceId() function in OHOS::HiviewDFX::HiSysEventRecord
|
H A D | libhisyseventmanager.map | 41 "OHOS::HiviewDFX::HiSysEventRecord::GetTraceId() const";
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/ |
H A D | app_event_dao.cpp | 89 bucket.PutLong(Events::FIELD_TRACE_ID, event->GetTraceId()); in Insert()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/ |
H A D | inner_event.cpp | 245 const std::shared_ptr<HiTraceId> InnerEvent::GetTraceId() in GetTraceId() function in OHOS::AppExecFwk::InnerEvent
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/ |
H A D | hiappevent_base.h | 203 int64_t GetTraceId() const;
|
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/ |
H A D | inner_event.cpp | 223 const std::shared_ptr<HiTraceId> InnerEvent::GetTraceId() in GetTraceId() function in OHOS::AppExecFwk::InnerEvent
|
H A D | event_handler.cpp | 460 auto spanId = event->GetTraceId(); in DistributeEvent()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler/ |
H A D | inner_event.h | 447 const std::shared_ptr<HiTraceId> GetTraceId();
|
/ohos5.0/base/hiviewdfx/hisysevent/test/moduletest/common/ |
H A D | hisysevent_wrote_result_check_test.cpp | 427 …raceId.GetFlags() == sysEvent->GetTraceFlag()) && (traceId.GetChainId() == sysEvent->GetTraceId()); in __anon1cb05ef20e02()
|
H A D | hisysevent_native_test.cpp | 1461 auto traceId = record.GetTraceId(); 1494 auto traceId = record.GetTraceId();
|
/ohos5.0/base/notification/eventhandler/interfaces/inner_api/ |
H A D | inner_event.h | 803 const std::shared_ptr<HiTraceId> GetTraceId();
|
/ohos5.0/docs/zh-cn/device-dev/subsystems/ |
H A D | subsys-dfx-hisysevent-listening.md | 68 |uint64_t HiSysEventRecord::GetTraceId()|接口功能:获取该系统事件的分布式跟踪链ID。<br/>输入参数:<br/>无。<br/>返回值:<br/>…
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/ |
H A D | hiappevent_base.cpp | 694 int64_t AppEventPack::GetTraceId() const in GetTraceId() function in OHOS::HiviewDFX::AppEventPack
|
/ohos5.0/docs/en/device-dev/subsystems/ |
H A D | subsys-dfx-hisysevent-listening.md | 68 |uint64_t HiSysEventRecord::GetTraceId()|Obtains the ID of the distributed call chain tracing …
|