Home
last modified time | relevance | path

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

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