Home
last modified time | relevance | path

Searched refs:SetParentSpanId (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/
H A Dlibhitracechain.map26 "OHOS::HiviewDFX::HiTraceId::SetParentSpanId(unsigned long long)";
27 "OHOS::HiviewDFX::HiTraceId::SetParentSpanId(unsigned long)";
/ohos5.0/base/hiviewdfx/hitrace/test/unittest/common/native/
H A Dhitracechaincpp_test.cpp157 initId.SetParentSpanId(PARENT_SPAN_ID);
221 initId.SetParentSpanId(PARENT_SPAN_ID);
777 newId.SetParentSpanId(parentSpanId);
843 newId.SetParentSpanId(parentSpanId);
908 newId.SetParentSpanId(parentSpanId);
975 newId.SetParentSpanId(parentSpanId);
/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/include/hitrace/
H A Dhitraceid.h82 void SetParentSpanId(uint64_t parentSpanId);
/ohos5.0/base/hiviewdfx/hitrace/frameworks/native/
H A Dhitraceid.cpp97 void HiTraceId::SetParentSpanId(uint64_t parentSpanId) in SetParentSpanId() function in OHOS::HiviewDFX::HiTraceId
/ohos5.0/base/hiviewdfx/hitrace/interfaces/cj/kits/ffi/include/
H A Dhitracechain_ffi.h46 traceId.SetParentSpanId(id.parentSpanId); in Parse()
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-dfx-hitracechain.md74 | | void SetParentSpanId(uint64_t parentSpanId) | void HiTraceChainSetParentSpanId(HiTraceIdStruct…
136 | | void SetParentSpanId(uint64_t parentSpanId) | 功能:设置父分支ID到HiTraceId对象中。<br/>输入参数:<br/>- parentS…
/ohos5.0/base/hiviewdfx/hitrace/interfaces/js/kits/napi/src/
H A Dnapi_hitrace_util.cpp130 traceId.SetParentSpanId(parentSpanId); in TransHiTraceIdJsObjectToNative()
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-dfx-hitracechain.md74 | | void SetParentSpanId(uint64_t parentSpanId) | void HiTraceChainSetParentSpanId(HiTraceIdStruct…
136 | | void SetParentSpanId(uint64_t parentSpanId) | Sets the parent span ID in the **HiTraceId** obj…