Searched refs:HiTraceChainSetParentSpanId (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/base/hiviewdfx/hitrace/test/unittest/common/native/ |
H A D | hitracechainc_test.cpp | 184 HiTraceChainSetParentSpanId(&setId, parentSpanId); 717 HiTraceChainSetParentSpanId(&newId, parentSpanId); 785 HiTraceChainSetParentSpanId(&newId, parentSpanId); 850 HiTraceChainSetParentSpanId(&newId, parentSpanId); 915 HiTraceChainSetParentSpanId(&newId, parentSpanId); 984 HiTraceChainSetParentSpanId(&newId, parentSpanId);
|
/ohos5.0/base/hiviewdfx/hitrace/frameworks/native/c_wrapper/source/ |
H A D | hitracechain_c_wrapper.c | 76 HiTraceChainSetParentSpanId(pId, parentSpanId); in HiTraceChainSetParentSpanIdWrapper()
|
/ohos5.0/base/hiviewdfx/hitrace/frameworks/native/ |
H A D | hitraceid.cpp | 99 HiTraceChainSetParentSpanId(&id_, parentSpanId); in SetParentSpanId()
|
/ohos5.0/base/hiviewdfx/hitrace/frameworks/hitrace_ndk/ |
H A D | hitrace_chain_ndk.c | 129 HiTraceChainSetParentSpanId(id, parentSpanId); in OH_HiTrace_SetParentSpanId()
|
/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/include/hitrace/ |
H A D | hitracechainc.h | 213 static inline void HiTraceChainSetParentSpanId(HiTraceIdStruct* pId, uint64_t parentSpanId) in HiTraceChainSetParentSpanId() function
|
/ohos5.0/docs/zh-cn/device-dev/subsystems/ |
H A D | subsys-dfx-hitracechain.md | 74 | | void SetParentSpanId(uint64_t parentSpanId) | void HiTraceChainSetParentSpanId(HiTraceIdStruct…
|
/ohos5.0/docs/en/device-dev/subsystems/ |
H A D | subsys-dfx-hitracechain.md | 74 | | void SetParentSpanId(uint64_t parentSpanId) | void HiTraceChainSetParentSpanId(HiTraceIdStruct…
|