Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/commonevent/
H A Ddata_sync_event.h47 uint32_t GetTraceId() const in GetTraceId() function
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
H A Dlib_event_handler_trace_test.cpp178 auto eventTraceId = event->GetTraceId();
205 auto eventTraceId = event->GetTraceId();
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
H A Dhisysevent_record.h56 uint64_t GetTraceId() const;
/ohos5.0/base/hiviewdfx/hisysevent/test/fuzztest/common/hisyseventmanager_fuzzer/
H A Dhisyseventmanager_fuzzer.cpp55 (void)record.GetTraceId(); in HiSysEventRecordTest()
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
H A Dhisysevent_record_convertor.cpp107 recordStruct.traceId = recordObj.GetTraceId(); in ConvertRecord()
H A Dhisysevent_record.cpp104 uint64_t HiSysEventRecord::GetTraceId() const in GetTraceId() function in OHOS::HiviewDFX::HiSysEventRecord
H A Dlibhisyseventmanager.map41 "OHOS::HiviewDFX::HiSysEventRecord::GetTraceId() const";
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
H A Dapp_event_dao.cpp89 bucket.PutLong(Events::FIELD_TRACE_ID, event->GetTraceId()); in Insert()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Dinner_event.cpp245 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 Dhiappevent_base.h203 int64_t GetTraceId() const;
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/
H A Dinner_event.cpp223 const std::shared_ptr<HiTraceId> InnerEvent::GetTraceId() in GetTraceId() function in OHOS::AppExecFwk::InnerEvent
H A Devent_handler.cpp460 auto spanId = event->GetTraceId(); in DistributeEvent()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler/
H A Dinner_event.h447 const std::shared_ptr<HiTraceId> GetTraceId();
/ohos5.0/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_wrote_result_check_test.cpp427 …raceId.GetFlags() == sysEvent->GetTraceFlag()) && (traceId.GetChainId() == sysEvent->GetTraceId()); in __anon1cb05ef20e02()
H A Dhisysevent_native_test.cpp1461 auto traceId = record.GetTraceId();
1494 auto traceId = record.GetTraceId();
/ohos5.0/base/notification/eventhandler/interfaces/inner_api/
H A Dinner_event.h803 const std::shared_ptr<HiTraceId> GetTraceId();
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-dfx-hisysevent-listening.md68 |uint64_t&nbsp;HiSysEventRecord::GetTraceId()|接口功能:获取该系统事件的分布式跟踪链ID。<br/>输入参数:<br/>无。<br/>返回值:<br/>…
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_base.cpp694 int64_t AppEventPack::GetTraceId() const in GetTraceId() function in OHOS::HiviewDFX::AppEventPack
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-dfx-hisysevent-listening.md68 |uint64_t&nbsp;HiSysEventRecord::GetTraceId()|Obtains the ID of the distributed call chain tracing …