Home
last modified time | relevance | path

Searched defs:parentSpanId (Results 1 - 13 of 13) sorted by relevance

/base/hiviewdfx/hitrace/interfaces/cj/kits/ffi/include/
H A Dhitracechain_ffi.h27 uint64_t parentSpanId; member
/base/hiviewdfx/hitrace/frameworks/native/
H A Dhitraceid.cpp97 void HiTraceId::SetParentSpanId(uint64_t parentSpanId) in SetParentSpanId() argument
H A Dhitracechainc.c348 int HiTraceChainGetInfo(uint64_t* chainId, uint32_t* flags, uint64_t* spanId, uint64_t* parentSpanId) in HiTraceChainGetInfo() argument
/base/hiviewdfx/hitrace/frameworks/native/c_wrapper/source/
H A Dhitracechain_c_wrapper.c74 void HiTraceChainSetParentSpanIdWrapper(HiTraceIdStruct* pId, uint64_t parentSpanId) in HiTraceChainSetParentSpanIdWrapper() argument
/base/hiviewdfx/hitrace/interfaces/native/kits/include/hitrace/
H A Dtrace.h312 uint64_t parentSpanId : 26; member
/base/hiviewdfx/hitrace/frameworks/hitrace_ndk/
H A Dhitrace_chain_ndk.c127 void OH_HiTrace_SetParentSpanId(HiTraceId* id, uint64_t parentSpanId) in OH_HiTrace_SetParentSpanId() argument
/base/hiviewdfx/faultloggerd/interfaces/common/
H A Ddfx_dump_request.h74 uint64_t parentSpanId : 26; member
/base/hiviewdfx/hilog/frameworks/libhilog/
H A Dhilog_printf.cpp252 uint64_t parentSpanId = 0; in HiLogPrintArgs() local
/base/hiviewdfx/hitrace/interfaces/native/innerkits/include/hitrace/
H A Dhitracechainc.h90 uint64_t parentSpanId : 26; member
213 static inline void HiTraceChainSetParentSpanId(HiTraceIdStruct* pId, uint64_t parentSpanId) in HiTraceChainSetParentSpanId() argument
/base/hiviewdfx/hitrace/interfaces/js/kits/napi/src/
H A Dnapi_hitrace_util.cpp126 uint64_t parentSpanId = NapiHitraceUtil::GetPropertyInt64(env, valueObject, in TransHiTraceIdJsObjectToNative() local
/base/hiviewdfx/hitrace/test/unittest/common/native/
H A Dhitracechainc_test.cpp177 constexpr uint64_t parentSpanId = 0x67890; in HWTEST_F() local
242 constexpr uint64_t parentSpanId = 0x67890; in HWTEST_F() local
714 uint64_t parentSpanId = GenerateParentSpanId(); in HWTEST_F() local
782 uint64_t parentSpanId = GenerateParentSpanId(); HWTEST_F() local
847 uint64_t parentSpanId = GenerateParentSpanId(); HWTEST_F() local
912 uint64_t parentSpanId = GenerateParentSpanId(); HWTEST_F() local
981 uint64_t parentSpanId = GenerateParentSpanId(); HWTEST_F() local
[all...]
H A Dhitracechaincpp_test.cpp774 uint64_t parentSpanId = GenerateParentSpanId(); in HWTEST_F() local
840 uint64_t parentSpanId = GenerateParentSpanId(); in HWTEST_F() local
905 uint64_t parentSpanId = GenerateParentSpanId(); in HWTEST_F() local
972 uint64_t parentSpanId = GenerateParentSpanId(); in HWTEST_F() local
/base/hiviewdfx/hilog_lite/frameworks/featured/
H A Dhiview_log.c1522 uint64_t parentSpanId = 0; in HiLogPrintArgs() local

Completed in 10 milliseconds