Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/socket/
Dsocket_SessionPool.h70 Result TryAllocate(SessionItem*& pSessionItem) in TryAllocate() function
73 Result result = m_sessionPool.TryAllocate(pSessionItem); in TryAllocate()
206 result = TryAllocate(pSessionItem); in Allocate()
216 Result TryAllocate(SessionItem*& pSessionItem) in TryAllocate() function
/CTR-SDK-4.2.5/include/nn/fnd/
Dfnd_WaitableUnitHeap.h76 void* TryAllocate() in TryAllocate() function