Searched defs:Unpin (Results 1 – 7 of 7) sorted by relevance
| /commonlibrary/rust/ylong_runtime/ylong_runtime/src/io/ |
| D | async_write.rs | 208 Self: Unpin, in write() 235 Self: Unpin, in write_vectored() 257 Self: Unpin, in write_all() 276 Self: Unpin, in flush() 292 Self: Unpin, in shutdown()
|
| D | async_seek.rs | 100 fn seek(&mut self, pos: SeekFrom) -> SeekTask<Self> in seek() 140 Self: Unpin, in rewind() 171 Self: Unpin, in stream_position()
|
| D | async_buf_read.rs | 108 Self: Unpin, in read_until() 127 Self: Unpin, in read_line() 142 fn split(self, byte: u8) -> SplitTask<Self> in split()
|
| /commonlibrary/memory_utils/libpurgeablemem/cpp/src/ |
| D | purgeable_mem.cpp | 116 bool PurgeableMem::Unpin() in Unpin() function in OHOS::PurgeableMem::PurgeableMem
|
| D | purgeable_ashmem.cpp | 160 bool PurgeableAshMem::Unpin() in Unpin() function in OHOS::PurgeableMem::PurgeableAshMem
|
| D | purgeable_mem_base.cpp | 219 bool PurgeableMemBase::Unpin() in Unpin() function in OHOS::PurgeableMem::PurgeableMemBase
|
| /commonlibrary/rust/ylong_http/ylong_http_client/src/util/ |
| D | dispatcher.rs | 614 S: AsyncWrite + Unpin, in async_send_preface()
|