Searched refs:iLLPortIn (Results 1 – 4 of 4) sorted by relevance
120 return iLLPortIn; in GetLLPort()153 iLLPortIn(NULL), in TscSrpBuffer()241 PVMFPortInterface* iLLPortIn; variable
160 if (iLLPortIn) in ~TscSrpBuffer()162 OSCL_DELETE(iLLPortIn); in ~TscSrpBuffer()163 iLLPortIn = NULL; in ~TscSrpBuffer()359 iLLPortIn = TscSrpBufferLLPortIn::NewL(this); in ConstructL()
308 return iLLPortIn; in RequestLLPort()563 PVMFPortInterface *iLLPortIn; variable
61 iLLPortIn(NULL), in SRP()98 iLLPortIn = OSCL_NEW(SRPLowerLayerPortIn, (this)); in SrpInitL()99 OsclError::LeaveIfNull(iLLPortIn); in SrpInitL()297 if (iLLPortIn) in SrpReset()299 OSCL_DELETE(iLLPortIn); in SrpReset()300 iLLPortIn = NULL; in SrpReset()