Searched refs:networkType (Results 1 – 5 of 5) sorted by relevance
6752 Delete_DialingInformationNetworkType(x->networkType + i); in Delete_DialingInformationNumber()6754 OSCL_DEFAULT_FREE(x->networkType); in Delete_DialingInformationNumber()
10171 x->networkType = (PS_DialingInformationNetworkType) in Decode_DialingInformationNumber()10175 Decode_DialingInformationNetworkType(x->networkType + i, stream); in Decode_DialingInformationNumber()
7592 Encode_DialingInformationNetworkType(x->networkType + i, stream); in Encode_DialingInformationNumber()
8220 Analyze_DialingInformationNetworkType(x->networkType + i, tempLabelString, tag, indent); in Analyze_DialingInformationNumber()
4755 struct _DialingInformationNetworkType *networkType; member