Home
last modified time | relevance | path

Searched refs:GetTraceId (Results 1 - 13 of 13) sorted by relevance

/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
/base/hiviewdfx/hisysevent/test/fuzztest/common/hisyseventmanager_fuzzer/
H A Dhisyseventmanager_fuzzer.cpp55 (void)record.GetTraceId(); in HiSysEventRecordTest()
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
H A Dhisysevent_record.h56 uint64_t GetTraceId() const;
/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
H A Dlib_event_handler_trace_test.cpp178 auto eventTraceId = event->GetTraceId(); in HWTEST_F()
205 auto eventTraceId = event->GetTraceId(); in HWTEST_F()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
H A Dapp_event_dao.cpp89 bucket.PutLong(Events::FIELD_TRACE_ID, event->GetTraceId()); in Insert()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_base.h203 int64_t GetTraceId() const;
/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.cpp459 auto spanId = event->GetTraceId(); in DistributeEvent()
/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_wrote_result_check_test.cpp427 return (traceId.GetFlags() == sysEvent->GetTraceFlag()) && (traceId.GetChainId() == sysEvent->GetTraceId()); in HWTEST_F()
H A Dhisysevent_native_test.cpp1461 auto traceId = record.GetTraceId(); in HWTEST_F()
1494 auto traceId = record.GetTraceId(); in HWTEST_F()
/base/notification/eventhandler/interfaces/inner_api/
H A Dinner_event.h803 const std::shared_ptr<HiTraceId> GetTraceId();
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_base.cpp694 int64_t AppEventPack::GetTraceId() const in GetTraceId() function in OHOS::HiviewDFX::AppEventPack

Completed in 13 milliseconds