Home
last modified time | relevance | path

Searched refs:networkType (Results 1 – 5 of 5) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp6752 Delete_DialingInformationNetworkType(x->networkType + i); in Delete_DialingInformationNumber()
6754 OSCL_DEFAULT_FREE(x->networkType); in Delete_DialingInformationNumber()
Dh245_decoder.cpp10171 x->networkType = (PS_DialingInformationNetworkType) in Decode_DialingInformationNumber()
10175 Decode_DialingInformationNetworkType(x->networkType + i, stream); in Decode_DialingInformationNumber()
Dh245_encoder.cpp7592 Encode_DialingInformationNetworkType(x->networkType + i, stream); in Encode_DialingInformationNumber()
Dh245_analysis.cpp8220 Analyze_DialingInformationNetworkType(x->networkType + i, tempLabelString, tag, indent); in Analyze_DialingInformationNumber()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h4755 struct _DialingInformationNetworkType *networkType; member