Home
last modified time | relevance | path

Searched defs:Pin (Results 1 – 7 of 7) sorted by relevance

/commonlibrary/memory_utils/libpurgeablemem/cpp/src/
Dpurgeable_mem.cpp109 bool PurgeableMem::Pin() in Pin() function in OHOS::PurgeableMem::PurgeableMem
Dpurgeable_ashmem.cpp144 bool PurgeableAshMem::Pin() in Pin() function in OHOS::PurgeableMem::PurgeableAshMem
Dpurgeable_mem_base.cpp216 bool PurgeableMemBase::Pin() in Pin() function in OHOS::PurgeableMem::PurgeableMemBase
/commonlibrary/rust/ylong_runtime/ylong_runtime/src/io/
Dasync_seek.rs45 impl<T> AsyncSeek for Pin<T> implementation
Dasync_buf_read.rs73 impl<T> AsyncBufRead for Pin<T> implementation
Dasync_read.rs71 impl<T> AsyncRead for Pin<T> implementation
Dasync_write.rs147 impl<T> AsyncWrite for Pin<T> implementation