Home
last modified time | relevance | path

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

/CTR-SDK-1.3.0/CTR_SDK/sources/libraries/os/
Dos_SharedMemory.cpp96 Result SharedMemoryBlock::TryInitialize(size_t size, bool readOnly, bool otherReadOnly, bool noMap) in TryInitialize()
115 void SharedMemoryBlock::Initialize(size_t size, bool readOnly, bool otherReadOnly, bool noMap) in Initialize()
162 …kAllocate(nnosSharedMemoryBlock* this_, size_t size, bool readOnly, bool otherReadOnly, bool noMap) in nnosSharedMemoryBlockAllocate()