HomeSort by relevance Sort by last modified time
    Searched refs:iLcnEnd (Results 1 - 2 of 2) sorted by null

  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
cpvh223multiplex.cpp 101 iLcnEnd = NULL;
147 iLcnEnd = NULL;
239 iLcnEnd = NULL;
764 if (iLcnEnd && (iLcnEnd->GetLogicalChannelNumber() == channel_id))
766 iLcnEnd = NULL;
860 if (iLcnEnd)
862 H223IncomingChannel* lcn = iLcnEnd;
865 PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0, "CPVH223Multiplex::MuxToALDispatch Memory allocation failure on AlDispatch, channel id=%d", iLcnEnd->GetLogicalChannelNumber()));
868 iLcnEnd = NULL
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
cpvh223multiplex.h 247 H223IncomingChannel* iLcnEnd;

Completed in 50 milliseconds