Searched refs:iImplAlloc (Results 1 – 2 of 2) sorted by relevance
54 if (iImplAlloc != NULL) in ~PvmfRtcpTimer()56 OSCL_DELETE(iImplAlloc); in ~PvmfRtcpTimer()121 iImplAlloc = OSCL_NEW(PVMFResizableSimpleMediaMsgAlloc, (iBufAlloc)); in createRTCPRRBufAllocReSize()124 if (leavecode || (!iBufAlloc) || (!iImplAlloc)) in createRTCPRRBufAllocReSize()132 return iImplAlloc; in createRTCPRRBufAllocReSize()
133 PVMFResizableSimpleMediaMsgAlloc* iImplAlloc; variable