Home
last modified time | relevance | path

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

/CTR-SDK-0.13.2/sources/libraries/os/
Dos_TransferMemoryBlock.cpp32 bit32 otherPermission ) in Initialize()
52 bit32 otherPermission ) in TryInitialize()
84 bit32 otherPermission, in AttachAndMap()
95 bit32 otherPermission, in Map()
Dos_SharedMemory.cpp99 …bit32 otherPermission = otherReadOnly ? MEMORY_PERMISSION_READ : MEMORY_PERMISSION_READ | MEMORY_P… in TryInitialize() local
/CTR-SDK-0.13.2/include/nn/svc/
Dsvc_Inlines.h54 …e Result AllocateSharedMemory(Handle* pOut, size_t size, bit32 myPermission, bit32 otherPermission) in AllocateSharedMemory()