Home
last modified time | relevance | path

Searched refs:HiTraceChainGetParentSpanIdWrapper (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/hitrace/interfaces/rust/innerkits/hitracechain/src/
H A Dlib.rs191 HiTraceChainGetParentSpanIdWrapper(self as *const HiTraceId) in get_parent_span_id()
338 fn HiTraceChainGetParentSpanIdWrapper(p_id: *const HiTraceId) -> c_ulonglong; in HiTraceChainGetParentSpanIdWrapper() function
/ohos5.0/base/hiviewdfx/hitrace/frameworks/native/c_wrapper/
H A Dhitracechain_c_wrapper.map15 "HiTraceChainGetParentSpanIdWrapper";
/ohos5.0/base/hiviewdfx/hitrace/frameworks/native/c_wrapper/include/
H A Dhitracechain_c_wrapper.h60 uint64_t HiTraceChainGetParentSpanIdWrapper(const HiTraceIdStruct* pId);
/ohos5.0/base/hiviewdfx/hitrace/frameworks/native/c_wrapper/source/
H A Dhitracechain_c_wrapper.c79 uint64_t HiTraceChainGetParentSpanIdWrapper(const HiTraceIdStruct* pId) in HiTraceChainGetParentSpanIdWrapper() function