Home
last modified time | relevance | path

Searched refs:SetSpanId (Results 1 - 8 of 8) sorted by relevance

/base/hiviewdfx/hitrace/interfaces/native/innerkits/include/hitrace/
H A Dhitraceid.h73 void SetSpanId(uint64_t spanId);
/base/hiviewdfx/hitrace/frameworks/native/
H A Dhitraceid.cpp86 void HiTraceId::SetSpanId(uint64_t spanId) in SetSpanId() function in OHOS::HiviewDFX::HiTraceId
/base/hiviewdfx/hitrace/interfaces/cj/kits/ffi/include/
H A Dhitracechain_ffi.h45 traceId.SetSpanId(id.spanId); in Parse()
/base/hiviewdfx/hitrace/test/unittest/common/native/
H A Dhitracechaincpp_test.cpp156 initId.SetSpanId(SPAN_ID); in HWTEST_F()
220 initId.SetSpanId(SPAN_ID); in HWTEST_F()
776 newId.SetSpanId(spanId); in HWTEST_F()
842 newId.SetSpanId(spanId); in HWTEST_F()
907 newId.SetSpanId(spanId); in HWTEST_F()
974 newId.SetSpanId(spanId); in HWTEST_F()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_base.h221 void SetSpanId(int64_t spanId);
/base/hiviewdfx/hitrace/interfaces/js/kits/napi/src/
H A Dnapi_hitrace_util.cpp125 traceId.SetSpanId(spanId); in TransHiTraceIdJsObjectToNative()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_base.cpp764 void AppEventPack::SetSpanId(int64_t spanId) in SetSpanId() function in OHOS::HiviewDFX::AppEventPack
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
H A Dapp_event_store.cpp101 event->SetSpanId(GetLongFromResultSet(resultSet, Events::FIELD_SPAN_ID)); in GetEventFromResultSet()

Completed in 7 milliseconds