Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/socket/
Dsocket_SessionPool.h362 const size_t arraySize = GetRequiredMemorySize(count); variable
363 m_pSessionItemArray = reinterpret_cast<SessionItem*>(allocator.Allocate(arraySize, 4));