Home
last modified time | relevance | path

Searched defs:otherPermission (Results 1 – 4 of 4) sorted by relevance

/CTR-SDK-0.14.4/sources/libraries/os/
Dos_TransferMemoryBlock.cpp33 bit32 otherPermission ) in Initialize()
53 bit32 otherPermission ) in TryInitialize()
85 bit32 otherPermission, in AttachAndMap()
96 bit32 otherPermission, in Map()
Dos_SharedMemory.cpp100 …bit32 otherPermission = otherReadOnly ? MEMORY_PERMISSION_READ : MEMORY_PERMISSION_READ | MEMORY_P… in TryInitialize() local
/CTR-SDK-0.14.4/include/nn/svc/
Dsvc_Inlines.h54 …e Result AllocateSharedMemory(Handle* pOut, size_t size, bit32 myPermission, bit32 otherPermission) in AllocateSharedMemory()
/CTR-SDK-0.14.4/include/nn/applet/CTR/
Dapplet_API.h485 …e( os::TransferMemoryBlock* transferMemory, nn::Handle handle, size_t size, bit32 otherPermission ) in AttachTransferMemoryHandle()
1028 …n::os::TransferMemoryBlock* transferMemory, nn::Handle handle, size_t size, bit32 otherPermission ) in nnappletAttachTransferMemoryHandle()