Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hitrace/interfaces/rust/innerkits/hitracechain/src/
H A Dlib.rs135 HiTraceChainSetFlagsWrapper(self as *mut HiTraceId, flags); in set_flags()
316 fn HiTraceChainSetFlagsWrapper(p_id: *mut HiTraceId, flags: c_int); in HiTraceChainSetFlagsWrapper() function
/ohos5.0/base/hiviewdfx/hitrace/frameworks/native/c_wrapper/
H A Dhitracechain_c_wrapper.map8 "HiTraceChainSetFlagsWrapper";
/ohos5.0/base/hiviewdfx/hitrace/frameworks/native/c_wrapper/include/
H A Dhitracechain_c_wrapper.h39 void HiTraceChainSetFlagsWrapper(HiTraceIdStruct* pId, int flags);
/ohos5.0/base/hiviewdfx/hitrace/frameworks/native/c_wrapper/source/
H A Dhitracechain_c_wrapper.c44 void HiTraceChainSetFlagsWrapper(HiTraceIdStruct* pId, int flags) in HiTraceChainSetFlagsWrapper() function