Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/socket/
Dsocket_SessionPool.h48 ScopedAllocator(SessionPool& sessionPool) in ScopedAllocator() argument
49 : m_sessionPool(sessionPool), m_pSessionItem(NULL) in ScopedAllocator()