Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hisysevent/interfaces/rust/innerkits/src/
H A Dlib.rs122 pub fn remove_watcher(watcher: &Watcher) -> i32 { in remove_watcher() function
H A Dsys_event_manager.rs541 pub(crate) fn remove_watcher(watcher: &Watcher) -> i32 { in remove_watcher() function