Home
last modified time | relevance | path

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

/base/hiviewdfx/hisysevent/interfaces/rust/innerkits/src/
H A Dsys_event_manager.rs342 RecycleRustEventQuerier(self.as_raw()) in try_to_recycle()
355 fn as_raw(&self) -> *const HiSysEventRustQuerierC { in as_raw() functions
398 querier.as_raw(),
493 RecycleRustEventWatcher(self.as_raw()) in try_to_recycle()
506 fn as_raw(&self) -> *const HiSysEventRustWatcherC { in as_raw() functions
534 HiSysEventAddWatcherWrapper(watcher.as_raw(),
544 HiSysEventRemoveWatcherWrapper(watcher.as_raw())
563 fn as_raw(&self) -> *const T; in as_raw() functions

Completed in 1 milliseconds