Searched refs:GetHiSysEventRecordByIndexWrapper (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/include/ |
H A D | hisysevent_c_wrapper.h | 90 HiSysEventRecordC GetHiSysEventRecordByIndexWrapper(const HiSysEventRecordC records[], unsigned int…
|
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/test/unittest/common/ |
H A D | hisysevent_c_wrapper_test.cpp | 182 HiSysEventRecordC recordRet = GetHiSysEventRecordByIndexWrapper(records, RECORDS_CNT, 0); 185 recordRet = GetHiSysEventRecordByIndexWrapper(records, RECORDS_CNT, RECORDS_CNT);
|
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/rust/innerkits/src/ |
H A D | sys_event_manager.rs | 315 GetHiSysEventRecordByIndexWrapper(records, size, i as c_uint) in on_query_callback() 582 fn GetHiSysEventRecordByIndexWrapper(records: *const HiSysEventRecord, total: c_uint, in GetHiSysEventRecordByIndexWrapper() function
|
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/source/ |
H A D | hisysevent_c_wrapper.cpp | 126 HiSysEventRecordC GetHiSysEventRecordByIndexWrapper(const HiSysEventRecordC records[], unsigned int… in GetHiSysEventRecordByIndexWrapper() function
|