Home
last modified time | relevance | path

Searched defs:WatchRule (Results 1 – 1 of 1) sorted by relevance

/base/hiviewdfx/hisysevent/interfaces/rust/src/
Dlib.rs106 pub struct WatchRule<'a> { struct
124 pub fn add_watcher(watcher: &Watcher, watch_rules: &[WatchRule]) -> i32 { in add_watcher() argument