Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/ssl/
H A Dmethod.rs18 pub(crate) fn as_ptr(&self) -> *const SSL_METHOD { in as_ptr() method
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/
H A Dforeign.rs27 fn as_ptr(&self) -> *mut Self::CStruct; in as_ptr() method
50 fn as_ptr(&self) -> *mut Self::CStruct { in as_ptr() method
H A Dstack.rs136 fn as_ptr(&self) -> *mut Self::CStruct { in as_ptr() method
H A Dbio.rs58 pub(crate) fn as_ptr(&self) -> *mut BIO { in as_ptr() method
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/unix/
H A Dsocket_addr.rs26 pub(crate) fn as_ptr(&self) -> *const sockaddr { in as_ptr() method
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/
H A Dsocket_addr.rs29 pub(crate) fn as_ptr(&self) -> *const SOCKADDR { in as_ptr() method