Home
last modified time | relevance | path

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

/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/include/
Dhisysevent_c_wrapper.h79 int HiSysEventAddWatcherWrapper(HiSysEventRustWatcherC* watcher, const HiSysEventWatchRule rules[],
/base/hiviewdfx/hisysevent/frameworks/native/test/unittest/common/
Dhisysevent_c_wrapper_test.cpp160 auto watchRet = HiSysEventAddWatcherWrapper(watcher, rules, TEST_RULE_CNT);
313 auto watchRet = HiSysEventAddWatcherWrapper(watcher, rules, TEST_RULE_CNT);
/base/hiviewdfx/hisysevent/interfaces/rust/src/
Dsys_event_manager.rs534 HiSysEventAddWatcherWrapper( in add_watcher()
570 fn HiSysEventAddWatcherWrapper( in HiSysEventAddWatcherWrapper() function
/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/source/
Dhisysevent_c_wrapper.cpp107 int HiSysEventAddWatcherWrapper(HiSysEventRustWatcherC* watcher, const HiSysEventWatchRule rules[], in HiSysEventAddWatcherWrapper() function