Home
last modified time | relevance | path

Searched defs:get_ref (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/io/buffered/
H A Dasync_buf_writer.rs95 pub fn get_ref(&self) -> &W { in get_ref() method
H A Dasync_buf_reader.rs100 pub fn get_ref(&self) -> &R { in get_ref() method
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/ssl/
H A Dstream.rs79 pub(crate) fn get_ref(&self) -> &S { in get_ref() method
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/
H A Ddriver.rs94 pub(crate) fn get_ref() -> &'static Self { in get_ref() method