Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/mpsc/
Dmod.rs86 fn deref(&self) -> &Self::Target { in deref() method
104 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_runtime/ylong_signal/src/
Dspin_rwlock.rs136 fn deref(&self) -> &Self::Target { in deref() method
172 fn deref(&self) -> &Self::Target { in deref() method
/commonlibrary/rust/ylong_http/ylong_http/src/body/
Dmod.rs482 fn deref(&self) -> &Self::Target { in deref() method
507 fn deref(&self) -> &Self::Target { in deref() method
532 fn deref(&self) -> &Self::Target { in deref() method
557 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/time/
Ddriver.rs123 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/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
Dwatch.rs254 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