Searched refs:as_raw (Results 1 – 5 of 5) sorted by relevance
342 RecycleRustEventQuerier(self.as_raw()) in try_to_recycle()355 fn as_raw(&self) -> *const HiSysEventRustQuerierC { in as_raw() method398 querier.as_raw(), in query()493 RecycleRustEventWatcher(self.as_raw()) in try_to_recycle()506 fn as_raw(&self) -> *const HiSysEventRustWatcherC { in as_raw() method534 HiSysEventAddWatcherWrapper(watcher.as_raw(), in add_watcher()544 HiSysEventRemoveWatcherWrapper(watcher.as_raw()) in remove_watcher()563 fn as_raw(&self) -> *const T; in as_raw() method
73 pub const fn as_raw(&self) -> c_int { in as_raw() method347 value.as_raw() in from()430 assert_eq!(SignalKind::interrupt().as_raw(), 2); in ut_signal_from_and_into_c_int()
24 pub(crate) fn as_raw(&self) -> c_int { in as_raw() method
200 SSL_CTX_use_certificate_file(ptr, file.as_ptr() as *const _, file_type.as_raw()) in set_certificate_file()
38 assert_eq!(SignalKind::interrupt().as_raw(), 2); in sdv_signal_from_and_into_c_int()