HomeSort by relevance Sort by last modified time
    Searched defs:Dispatch (Results 1 - 5 of 5) sorted by null

  /external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/src/
se.cpp 30 /* file contents : Receive Data Dispatch Management */
429 OSCL_TRY(leave_status, Dispatch(Event_No , parameter , p_InfHeader->InfSupplement1 , p_InfHeader->InfSupplement2));
430 OSCL_FIRST_CATCH_ANY(leave_status, Print("SE::InformationRecv - Dispatch LEAVE"));
472 OSCL_TRY(leave_status, Dispatch(Event_No , Data , 0 , 0, EncodedMsg, EncodedMsgSize));
473 OSCL_FIRST_CATCH_ANY(leave_status, Print("SE::MessageRecv - Dispatch() LEAVE"));
620 /* function outline : Dispatch */
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
tscsrpbuffer.h 193 void Dispatch(Packet* pack)
227 void Dispatch(Packet* pack)
  /external/opencore/engines/author/src/
pvauthorengine.cpp 209 Dispatch(cmd);
220 Dispatch(cmd);
231 Dispatch(cmd);
243 Dispatch(cmd);
257 Dispatch(cmd);
273 Dispatch(cmd);
291 Dispatch(cmd);
311 Dispatch(cmd);
326 Dispatch(cmd);
337 Dispatch(cmd)
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
cpvh223multiplex.cpp 329 /* Called by lower layer to get the next mux pdu to dispatch. */
902 TPVStatusCode CPVH223Multiplex::Dispatch(H223IncomingChannel* aChannel,
    [all...]
  /external/opencore/engines/2way/src/
pv_2way_engine.cpp 476 Dispatch(cmd);
494 Dispatch(cmd);
684 Dispatch(iInitInfo);
741 Dispatch(iResetInfo);
748 Dispatch(iInitInfo);
    [all...]

Completed in 113 milliseconds