Home
last modified time | relevance | path

Searched defs:deref (Results 1 – 15 of 15) sorted by relevance

/commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/mpsc/
Dchannel.rs72 fn deref(&self) -> &Self::Target { in deref() method
90 fn deref(&self) -> &Self::Target { in deref() method
/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/
Dio_status_block.rs34 fn deref(&self) -> &Self::Target { in deref() method
/commonlibrary/rust/ylong_http/ylong_http/src/body/
Dmod.rs408 fn deref(&self) -> &Self::Target { in deref() method
433 fn deref(&self) -> &Self::Target { in deref() method
458 fn deref(&self) -> &Self::Target { in deref() method
483 fn deref(&self) -> &Self::Target { in deref() method
Dchunk.rs817 fn deref(&self) -> &Self::Target { in deref() method
845 fn deref(&self) -> &Self::Target { in deref() method
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/task/
Dwaker.rs93 fn deref(&self) -> &Self::Target { in deref() method
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/time/
Ddriver.rs143 fn deref(&self) -> &Self::Target { in deref() method
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/
Dasync_source.rs242 fn deref(&self) -> &Self::Target { in deref() method
Ddriver.rs119 fn deref(&self) -> &Self::Target { in deref() method
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/
Drwlock.rs283 fn deref(&self) -> &T { in deref() method
330 fn deref(&self) -> &Self::Target { in deref() method
Dwake_list.rs155 fn deref(&self) -> &Inner { in deref() method
Dmutex.rs173 fn deref(&self) -> &Self::Target { in deref() method
/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/
Dadapter.rs64 fn deref(&self) -> &Self::Target { in deref() method
/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/
Dstack.rs45 fn deref(&self) -> &StackRef<T> { in deref() method
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/util/
Dslab.rs93 fn deref(&self) -> &T { in deref() method
/commonlibrary/rust/ylong_http/ylong_http/src/h2/
Ddecoder.rs111 fn deref(&self) -> &Self::Target { in deref() method