Home
last modified time | relevance | path

Searched refs:SetParentSpanId (Results 1 - 5 of 5) sorted by relevance

/base/hiviewdfx/hitrace/interfaces/native/innerkits/include/hitrace/
H A Dhitraceid.h82 void SetParentSpanId(uint64_t parentSpanId);
/base/hiviewdfx/hitrace/frameworks/native/
H A Dhitraceid.cpp97 void HiTraceId::SetParentSpanId(uint64_t parentSpanId) in SetParentSpanId() function in OHOS::HiviewDFX::HiTraceId
/base/hiviewdfx/hitrace/interfaces/cj/kits/ffi/include/
H A Dhitracechain_ffi.h46 traceId.SetParentSpanId(id.parentSpanId); in Parse()
/base/hiviewdfx/hitrace/test/unittest/common/native/
H A Dhitracechaincpp_test.cpp157 initId.SetParentSpanId(PARENT_SPAN_ID); in HWTEST_F()
221 initId.SetParentSpanId(PARENT_SPAN_ID); in HWTEST_F()
777 newId.SetParentSpanId(parentSpanId); in HWTEST_F()
843 newId.SetParentSpanId(parentSpanId); in HWTEST_F()
908 newId.SetParentSpanId(parentSpanId); in HWTEST_F()
975 newId.SetParentSpanId(parentSpanId); in HWTEST_F()
/base/hiviewdfx/hitrace/interfaces/js/kits/napi/src/
H A Dnapi_hitrace_util.cpp130 traceId.SetParentSpanId(parentSpanId); in TransHiTraceIdJsObjectToNative()

Completed in 4 milliseconds