Home
last modified time | relevance | path

Searched refs:WatchRule (Results 1 - 3 of 3) sorted by relevance

/base/hiviewdfx/hisysevent/interfaces/rust/innerkits/src/
H A Dlib.rs99 pub struct WatchRule<'a> { structure names
117 pub fn add_watcher(watcher: &Watcher, watch_rules: &[WatchRule]) -> i32 { in add_watcher()
H A Dsys_event_manager.rs18 use crate::{EventType, WatchRule, QueryArg, QueryRule};
516 pub(crate) fn add_watcher(watcher: &Watcher, watch_rules: &[WatchRule]) -> i32 {
/base/hiviewdfx/hisysevent/test/unittest/rust/src/
H A Dmain.rs18 use hisysevent::{EventType, HiSysEventRecord, RuleType, Watcher, WatchRule};
46 WatchRule { in test_hisysevent_add_remove_watcher_001()
53 WatchRule { in test_hisysevent_add_remove_watcher_001()

Completed in 2 milliseconds