Home
last modified time | relevance | path

Searched refs:AttachAndMap (Results 1 – 4 of 4) sorted by relevance

/CTR-SDK-1.3.0/CTR_SDK/include/nn/os/
Dos_TransferMemoryBlock.h55 Result AttachAndMap(
Dos_SharedMemory.h55 void AttachAndMap(Handle handle, size_t size, bool readOnly);
/CTR-SDK-1.3.0/CTR_SDK/sources/libraries/os/
Dos_TransferMemoryBlock.cpp82 Result TransferMemoryBlock::AttachAndMap( in AttachAndMap() function in nn::os::TransferMemoryBlock
Dos_SharedMemory.cpp120 void SharedMemoryBlock::AttachAndMap(Handle handle, size_t size, bool readOnly) in AttachAndMap() function in nn::os::SharedMemoryBlock