Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/include/
H A Dhisysevent_c_wrapper.h79 int HiSysEventAddWatcherWrapper(HiSysEventRustWatcherC* watcher, const HiSysEventWatchRule rules[],
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/test/unittest/common/
H A Dhisysevent_c_wrapper_test.cpp160 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 Dsys_event_manager.rs534 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 Dhisysevent_c_wrapper.cpp107 int HiSysEventAddWatcherWrapper(HiSysEventRustWatcherC* watcher, const HiSysEventWatchRule rules[], in HiSysEventAddWatcherWrapper() function