Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/sources/libraries/os/
Dos_SharedMemory.cpp108 Result SharedMemoryBlock::TryInitialize(size_t size, bool readOnly, bool otherReadOnly, bool noMap) in TryInitialize()
127 void SharedMemoryBlock::Initialize(size_t size, bool readOnly, bool otherReadOnly, bool noMap) in Initialize()
174 …kAllocate(nnosSharedMemoryBlock* this_, size_t size, bool readOnly, bool otherReadOnly, bool noMap) in nnosSharedMemoryBlockAllocate()