Home
last modified time | relevance | path

Searched refs:watchRules (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/source/
H A Dhisysevent_rust_manager.cpp90 std::vector<ListenerRuleCls> watchRules; in HiSysEventAddWatcher() local
92 watchRules.emplace_back(rules[i].domain, rules[i].name, rules[i].tag, in HiSysEventAddWatcher()
97 auto ret = HiSysEventBaseManager::AddListener(baseListenerRust, watchRules); in HiSysEventAddWatcher()
178 …OhHiSysEventAddRustWatcher(HiSysEventRustWatcherC* watcher, const HiSysEventWatchRule watchRules[], in OhHiSysEventAddRustWatcher() argument
181 return HiSysEventAddWatcher(watcher, watchRules, ruleSize); in OhHiSysEventAddRustWatcher()
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_5.0.0.25/
H A Dchangelogs-dfx.md130 let watchRules: hiSysEvent.WatchRule[] = [{
137 let tag = watchRules.tag;
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/include/
H A Dhisysevent_rust_manager.h28 …OhHiSysEventAddRustWatcher(HiSysEventRustWatcherC* watcher, const HiSysEventWatchRule watchRules[],
/ohos5.0/docs/zh-cn/application-dev/reference/apis-performance-analysis-kit/
H A Djs-apis-hisysevent-sys.md244 let watchRules: hiSysEvent.WatchRule[] = [{
251 rules: watchRules,
299 let watchRules: hiSysEvent.WatchRule[] = [{
306 rules: watchRules,
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/
H A Djs-apis-hisysevent-sys.md244 let watchRules: hiSysEvent.WatchRule[] = [{
251 rules: watchRules,
299 let watchRules: hiSysEvent.WatchRule[] = [{
306 rules: watchRules,