Searched refs:iPduPktMemPool (Results 1 – 2 of 2) sorted by relevance
192 iPduPktMemPool(NULL) in H223OutgoingChannel()225 OSCL_DELETE(iPduPktMemPool); in ~H223OutgoingChannel()238 iPduPktMemPool = OSCL_NEW(OsclMemPoolFixedChunkAllocator, (iNumMediaData)); in Init()239 iPduPktMemPool->enablenullpointerreturn(); in Init()240 …= OSCL_NEW(PVMFMediaFragGroupCombinedAlloc<OsclMemAllocator>, (iNumMediaData, 10, iPduPktMemPool)); in Init()1352 iPduPktMemPool(NULL), in H223IncomingChannel()1374 if (iPduPktMemPool) in ~H223IncomingChannel()1376 OSCL_DELETE(iPduPktMemPool); in ~H223IncomingChannel()1399 … iPduPktMemPool = OSCL_NEW(OsclMemPoolFixedChunkAllocator, (H223_INCOMING_CHANNEL_NUM_MEDIA_DATA)); in Init()1400 if (iPduPktMemPool == NULL) in Init()[all …]
350 OsclMemPoolFixedChunkAllocator* iPduPktMemPool; variable490 OsclMemPoolFixedChunkAllocator* iPduPktMemPool; variable