Searched defs:Pin (Results 1 – 7 of 7) sorted by relevance
| /commonlibrary/memory_utils/libpurgeablemem/cpp/src/ | ||
| D | purgeable_mem.cpp | 109 bool PurgeableMem::Pin() in Pin() function in OHOS::PurgeableMem::PurgeableMem |
| D | purgeable_ashmem.cpp | 144 bool PurgeableAshMem::Pin() in Pin() function in OHOS::PurgeableMem::PurgeableAshMem |
| D | purgeable_mem_base.cpp | 216 bool PurgeableMemBase::Pin() in Pin() function in OHOS::PurgeableMem::PurgeableMemBase |
| /commonlibrary/rust/ylong_runtime/ylong_runtime/src/io/ | ||
| D | async_seek.rs | 45 impl<T> AsyncSeek for Pin<T> implementation |
| D | async_buf_read.rs | 73 impl<T> AsyncBufRead for Pin<T> implementation |
| D | async_read.rs | 71 impl<T> AsyncRead for Pin<T> implementation |
| D | async_write.rs | 147 impl<T> AsyncWrite for Pin<T> implementation |