Home
last modified time | relevance | path

Searched refs:Oscl_Map (Results 1 – 17 of 17) sorted by relevance

/external/opencore/oscl/oscl/osclbase/src/
Doscl_map.h78 class Oscl_Map
85 typedef Oscl_Map<Key, T, Alloc, Compare> self;
103 friend class Oscl_Map<Key, T, Alloc, Compare>; variable
119 Oscl_Map(const Compare& comp = Compare()) : t(comp) {} in t()
126 Oscl_Map(const self& x) : t(x.t) {} in Oscl_Map() function
Doscl_tagtree.h169 typedef Oscl_Map<const tag_base_type, node_ptr, Alloc , Oscl_Tag_Base> map_type;
/external/opencore/protocols/rtp_payload_parser/include/
Dpayload_parser_registry.h113 Oscl_Map < string_key_type, IPayloadParserFactory*, in lookupPayloadParserFactory()
143 typedef Oscl_Map < string_key_type, IPayloadParserFactory*, OsclMemAllocator,
146 Oscl_Map < string_key_type, IPayloadParserFactory*,
Drtp_payloadparser_registry.h124Oscl_Map<string_key_type, RTPPayloadParserFactory*, OsclMemAllocator, string_key_compare_class>::i… in lookupRTPPayloadParserFactory()
139 …typedef Oscl_Map<string_key_type, RTPPayloadParserFactory*, OsclMemAllocator, string_key_compare_c…
141Oscl_Map<string_key_type, RTPPayloadParserFactory*, OsclMemAllocator, string_key_compare_class> _R…
/external/opencore/protocols/sdp/parser/include/
Dsdp_mediaparser_registry.h128Oscl_Map<string_key_type, SDPMediaParserFactory*, OsclMemAllocator, string_key_compare_class>::ite… in lookupSDPMediaParserFactory()
142 …typedef Oscl_Map<string_key_type, SDPMediaParserFactory*, OsclMemAllocator, string_key_compare_cla…
144Oscl_Map<string_key_type, SDPMediaParserFactory*, OsclMemAllocator, string_key_compare_class> _SDP…
/external/opencore/engines/2way/src/
Dpv_2way_engine.h897 …void ConvertMapToVector(Oscl_Map<PVMFFormatType, FormatCapabilityInfo, OsclMemAllocator, pvmf_form…
1037Oscl_Map<PVMFFormatType, FormatCapabilityInfo, OsclMemAllocator, pvmf_format_type_key_compare_clas…
1038Oscl_Map<PVMFFormatType, FormatCapabilityInfo, OsclMemAllocator, pvmf_format_type_key_compare_clas…
1039Oscl_Map<PVMFFormatType, FormatCapabilityInfo, OsclMemAllocator, pvmf_format_type_key_compare_clas…
1040Oscl_Map<PVMFFormatType, FormatCapabilityInfo, OsclMemAllocator, pvmf_format_type_key_compare_clas…
1042 Oscl_Map<char*, uint32, OsclMemAllocator> iAudioLatency;
1043 Oscl_Map<char*, uint32, OsclMemAllocator> iVideoLatency;
1052Oscl_Map<PVMFFormatType, CPvtMediaCapability*, OsclMemAllocator, pvmf_format_type_key_compare_clas…
1057Oscl_Map<PVMFFormatType, PVMFFormatType, OsclMemAllocator, pvmf_format_type_key_compare_class> iAp…
1058Oscl_Map<PVMFFormatType, PVMFFormatType, OsclMemAllocator, pvmf_format_type_key_compare_class> iAp…
Dpv_2way_engine.cpp332Oscl_Map<PVMFFormatType, CPvtMediaCapability*, OsclMemAllocator, pvmf_format_type_key_compare_clas… in ~CPV324m2Way()
4167Oscl_Map<PVMFFormatType, FormatCapabilityInfo, OsclMemAllocator, pvmf_format_type_key_compare_clas… in EstablishChannel()
4168Oscl_Map<PVMFFormatType, PVMFFormatType, OsclMemAllocator, pvmf_format_type_key_compare_class>* ap… in EstablishChannel()
4238Oscl_Map<PVMFFormatType, FormatCapabilityInfo, OsclMemAllocator, pvmf_format_type_key_compare_clas… in EstablishChannel()
4974Oscl_Map<PVMFFormatType, CPvtMediaCapability*, OsclMemAllocator, pvmf_format_type_key_compare_clas… in SetPreferredCodecs()
5507 void CPV324m2Way::ConvertMapToVector(Oscl_Map < PVMFFormatType, in ConvertMapToVector()
5515 Oscl_Map < PVMFFormatType, FormatCapabilityInfo, OsclMemAllocator, in ConvertMapToVector()
5698 Oscl_Map<char*, uint32, OsclMemAllocator>::iterator it; in LookupMioLatency()
5856Oscl_Map<PVMFFormatType, FormatCapabilityInfo, OsclMemAllocator, pvmf_format_type_key_compare_clas… in DoSelectFormat()
5857Oscl_Map<PVMFFormatType, PVMFFormatType, OsclMemAllocator, pvmf_format_type_key_compare_class>* th… in DoSelectFormat()
/external/opencore/protocols/systems/3g-324m_pvterminal/common/src/
Dh324utils.cpp1042 Oscl_Map<PVCodecType_t, uint32, OsclMemAllocator> codec_capentry_map; in VerifyCodecs()
1070 Oscl_Map<PVCodecType_t, uint32, OsclMemAllocator>::value_type( in VerifyCodecs()
1099 Oscl_Map<PVCodecType_t, uint32, OsclMemAllocator> sim_caps_for_codec; in VerifyCodecs()
1117 Oscl_Map<PVCodecType_t, uint32, OsclMemAllocator>::iterator iter = in VerifyCodecs()
1128 Oscl_Map<PVCodecType_t, uint32, OsclMemAllocator>::iterator iter = in VerifyCodecs()
1305 Oscl_Map<PV2WayMediaType, Oscl_Vector<unsigned, OsclMemAllocator>*, OsclMemAllocator> in GenerateTcs()
1312Oscl_Map<PV2WayMediaType, Oscl_Vector<unsigned, OsclMemAllocator>*, OsclMemAllocator>::iterator it… in GenerateTcs()
1318 Oscl_Map < PV2WayMediaType, in GenerateTcs()
1343 Oscl_Map < PV2WayMediaType, in GenerateTcs()
/external/opencore/protocols/systems/3g-324m_pvterminal/common/include/
Dh223types.h246 class OlcList: public Oscl_Map<OlcKey, OlcParam*, OsclMemAllocator>
319 typedef Oscl_Map<unsigned , TPVMuxDescriptorSlot, PoolMemAlloc_OsclMemAllocator_10> TPVMuxDescripto…
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/include/
Dmt.h142 typedef Oscl_Map<int32, MultiplexEntrySendMgr*, OsclMemAllocator> PendingMtSendMap;
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
Dtscmain.h656Oscl_Map<PVMFPortInterface*, H223IncomingChannelPtr, OsclMemAllocator> iRequestedIncomingChannels;
657Oscl_Map<PVMFPortInterface*, H223OutgoingChannelPtr, OsclMemAllocator> iRequestedOutgoingChannels;
Dtsc_h324m_config.h205 Oscl_Map<PVMFCommandId, CPVCmnInterfaceCmdMessage*, OsclMemAllocator> iPendingCmds;
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
Dcpvh223multiplex.h46 typedef Oscl_Map<unsigned , OsclSharedPtr<PVMFMediaDataImpl>, PoolMemAlloc_OsclMemAllocator_10> Mux…
/external/opencore/pvmi/content_policy_manager/src/
Dcpm_internal.h837 …typedef Oscl_Map<string_key_type, CPMPluginContainer*, OsclMemAllocator, string_key_compare_class>…
859Oscl_Map<string_key_type, CPMPluginContainer*, OsclMemAllocator, string_key_compare_class> iCPMPlu…
Dcpm.cpp3069Oscl_Map<string_key_type, CPMPluginContainer*, OsclMemAllocator, string_key_compare_class>::iterat… in lookupPlugin()
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtscmain.cpp1782 Oscl_Map<PVMFPortInterface*, H223IncomingChannelPtr, OsclMemAllocator>::iterator iter; in DoReleasePort()
1802 Oscl_Map<PVMFPortInterface*, H223OutgoingChannelPtr, OsclMemAllocator>::iterator iter; in DoReleasePort()
Dtsc_h324m_config.cpp1016Oscl_Map<PVMFCommandId, CPVCmnInterfaceCmdMessage*, OsclMemAllocator>::iterator it = iPendingCmds.… in ~H324MConfigProxied()