Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/ssl/
H A Dfiletype.rs24 pub(crate) fn as_raw(&self) -> c_int { in as_raw() method
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/rust/innerkits/src/
H A Dsys_event_manager.rs355 fn as_raw(&self) -> *const HiSysEventRustQuerierC { in as_raw() method
506 fn as_raw(&self) -> *const HiSysEventRustWatcherC { in as_raw() method
563 fn as_raw(&self) -> *const T; in as_raw() method
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/signal/unix/
H A Dmod.rs73 pub const fn as_raw(&self) -> c_int { in as_raw() method