Searched refs:AttachSharedMemoryHandle (Results 1 – 1 of 1) sorted by relevance
| /CTR-SDK-0.13.2/include/nn/applet/CTR/ |
| D | applet_API.h | 73 …void AttachSharedMemoryHandle( os::SharedMemoryBlock* sharedMemory, nn::Handle handle, size_t size… 435 …inline void AttachSharedMemoryHandle( os::SharedMemoryBlock* sharedMemory, nn::Handle handle, size… in AttachSharedMemoryHandle() function 437 detail::AttachSharedMemoryHandle( sharedMemory, handle, size, readOnly ); in AttachSharedMemoryHandle() 915 nn::applet::CTR::AttachSharedMemoryHandle( sharedMemory, handle, size, readOnly ); in nnappletAttachSharedMemoryHandle()
|