Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/interfaces/innerkits/netconnclient/include/
H A Dnetwork_security_config.h38 struct Pin { struct
45 std::vector<Pin> pins_; argument
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-platform-pin-develop.md1 # Pin chapter
H A Ddriver-platform-pin-des.md1 # Pin chapter
/ohos5.0/commonlibrary/memory_utils/libpurgeablemem/cpp/src/
H A Dpurgeable_mem.cpp109 bool PurgeableMem::Pin() in Pin() function in OHOS::PurgeableMem::PurgeableMem
H A Dpurgeable_ashmem.cpp144 bool PurgeableAshMem::Pin() in Pin() function in OHOS::PurgeableMem::PurgeableAshMem
H A Dpurgeable_mem_base.cpp214 bool PurgeableMemBase::Pin() in Pin() function in OHOS::PurgeableMem::PurgeableMemBase
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/io/
H A Dasync_seek.rs45 impl<T> AsyncSeek for Pin<T> implementation
H A Dasync_buf_read.rs73 impl<T> AsyncBufRead for Pin<T> implementation
H A Dasync_read.rs71 impl<T> AsyncRead for Pin<T> implementation
H A Dasync_write.rs147 impl<T> AsyncWrite for Pin<T> implementation