Home
last modified time | relevance | path

Searched refs:TPVMuxDescriptorSlotList (Results 1 – 2 of 2) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
Dh223types.cpp686 TPVMuxDescriptorSlotList::iterator it = iLcns.find(channel_id); in FindLcn()
704 TPVMuxDescriptorSlotList& lcns, in FindLcns()
716 TPVMuxDescriptorSlotList lcns_local; in FindLcns()
739 TPVMuxDescriptorSlotList::iterator it = lcns_local.begin(); in FindLcns()
751 lcns.insert(TPVMuxDescriptorSlotList::value_type(slot.lcn, slot_info)); in FindLcns()
778 lcns.insert(TPVMuxDescriptorSlotList::value_type(slot_info.lcn, slot_info)); in FindLcns()
/external/opencore/protocols/systems/3g-324m_pvterminal/common/include/
Dh223types.h319 …cl_Map<unsigned , TPVMuxDescriptorSlot, PoolMemAlloc_OsclMemAllocator_10> TPVMuxDescriptorSlotList; typedef
338 TPVMuxDescriptorSlotList& lcns,
343 TPVMuxDescriptorSlotList iLcns;