Searched refs:HiTraceChainSetSpanId (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/base/hiviewdfx/hitrace/test/unittest/common/native/ |
H A D | hitracechainc_test.cpp | 183 HiTraceChainSetSpanId(&setId, spanId); 716 HiTraceChainSetSpanId(&newId, spanId); 784 HiTraceChainSetSpanId(&newId, spanId); 849 HiTraceChainSetSpanId(&newId, spanId); 914 HiTraceChainSetSpanId(&newId, spanId); 983 HiTraceChainSetSpanId(&newId, spanId);
|
/ohos5.0/base/hiviewdfx/hitrace/frameworks/native/c_wrapper/source/ |
H A D | hitracechain_c_wrapper.c | 66 HiTraceChainSetSpanId(pId, spanId); in HiTraceChainSetSpanIdWrapper()
|
/ohos5.0/base/hiviewdfx/hitrace/frameworks/native/ |
H A D | hitraceid.cpp | 88 HiTraceChainSetSpanId(&id_, spanId); in SetSpanId()
|
/ohos5.0/base/hiviewdfx/hitrace/frameworks/hitrace_ndk/ |
H A D | hitrace_chain_ndk.c | 119 HiTraceChainSetSpanId(id, spanId); in OH_HiTrace_SetSpanId()
|
/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/include/hitrace/ |
H A D | hitracechainc.h | 197 static inline void HiTraceChainSetSpanId(HiTraceIdStruct* pId, uint64_t spanId) in HiTraceChainSetSpanId() function
|
/ohos5.0/docs/zh-cn/device-dev/subsystems/ |
H A D | subsys-dfx-hitracechain.md | 72 | | void SetSpanId(uint64_t spanId) | void HiTraceChainSetSpanId(HiTraceIdStruct* pId, uint64_t sp…
|
/ohos5.0/docs/en/device-dev/subsystems/ |
H A D | subsys-dfx-hitracechain.md | 72 | | void SetSpanId(uint64_t spanId) | void HiTraceChainSetSpanId(HiTraceIdStruct* pId, uint64_t sp…
|