Home
last modified time | relevance | path

Searched defs:Unpin (Results 1 – 6 of 6) sorted by relevance

/commonlibrary/rust/ylong_runtime/ylong_runtime/src/io/
Dasync_write.rs208 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()
Dasync_seek.rs100 fn seek(&mut self, pos: SeekFrom) -> SeekTask<Self> in seek()
140 Self: Unpin, in rewind()
171 Self: Unpin, in stream_position()
Dasync_buf_read.rs108 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/
Dpurgeable_mem.cpp108 bool PurgeableMem::Unpin() in Unpin() function in OHOS::PurgeableMem::PurgeableMem
Dpurgeable_ashmem.cpp153 bool PurgeableAshMem::Unpin() in Unpin() function in OHOS::PurgeableMem::PurgeableAshMem
Dpurgeable_mem_base.cpp286 bool PurgeableMemBase::Unpin() in Unpin() function in OHOS::PurgeableMem::PurgeableMemBase