Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/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-1.0.0/CTR_SDK/include/nn/net/osl/
Dosl_MbufSystem.h65 static Mbuf* TryAllocate(size_t size);
Dosl_MbufPool.h49 Mbuf* TryAllocate(void);
/CTR-SDK-1.0.0/CTR_SDK/include/nn/fnd/
Dfnd_WaitableUnitHeap.h76 void* TryAllocate() in TryAllocate() function