Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hitrace/interfaces/rust/innerkits/hitracechain/src/
H A Dlib.rs151 HiTraceChainSetChainIdWrapper(self as *mut HiTraceId, chain_id); in set_chain_id()
322 fn HiTraceChainSetChainIdWrapper(p_id: *mut HiTraceId, chain_id: c_ulonglong); in HiTraceChainSetChainIdWrapper() function
/ohos5.0/base/hiviewdfx/hitrace/frameworks/native/c_wrapper/
H A Dhitracechain_c_wrapper.map10 "HiTraceChainSetChainIdWrapper";
/ohos5.0/base/hiviewdfx/hitrace/frameworks/native/c_wrapper/include/
H A Dhitracechain_c_wrapper.h45 void HiTraceChainSetChainIdWrapper(HiTraceIdStruct* pId, uint64_t chainId);
/ohos5.0/base/hiviewdfx/hitrace/frameworks/native/c_wrapper/source/
H A Dhitracechain_c_wrapper.c54 void HiTraceChainSetChainIdWrapper(HiTraceIdStruct* pId, uint64_t chainId) in HiTraceChainSetChainIdWrapper() function