Searched refs:HiSysEventAddWatcherWrapper (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 | 79 int HiSysEventAddWatcherWrapper(HiSysEventRustWatcherC* watcher, const HiSysEventWatchRule rules[],
|
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/test/unittest/common/ |
H A D | hisysevent_c_wrapper_test.cpp | 160 auto watchRet = HiSysEventAddWatcherWrapper(watcher, rules, TEST_RULE_CNT); 313 auto watchRet = HiSysEventAddWatcherWrapper(watcher, rules, TEST_RULE_CNT);
|
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/rust/innerkits/src/ |
H A D | sys_event_manager.rs | 534 HiSysEventAddWatcherWrapper(watcher.as_raw(), in add_watcher() 571 …fn HiSysEventAddWatcherWrapper(watcher: *const HiSysEventRustWatcherC, rules: *const HiSysEventWat… in HiSysEventAddWatcherWrapper() function
|
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/source/ |
H A D | hisysevent_c_wrapper.cpp | 107 int HiSysEventAddWatcherWrapper(HiSysEventRustWatcherC* watcher, const HiSysEventWatchRule rules[], in HiSysEventAddWatcherWrapper() function
|