Searched refs:iULPortIn (Results 1 – 2 of 2) sorted by relevance
322 return iULPortIn; in RequestULPort()565 PVMFPortInterface *iULPortIn; variable
63 iULPortIn(NULL), in SRP()102 iULPortIn = OSCL_NEW(SRPUpperLayerPortIn, (this)); in SrpInitL()103 OsclError::LeaveIfNull(iULPortIn); in SrpInitL()309 if (iULPortIn) in SrpReset()311 OSCL_DELETE(iULPortIn); in SrpReset()312 iULPortIn = NULL; in SrpReset()