Searched refs:e164Address (Results 1 – 5 of 5) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
D | h245def.h | 2286 PS_int8STRING e164Address; member
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
D | h245_deleter.cpp | 3009 FreeCharString(x->e164Address); in Delete_NetworkAddress()
|
D | h245_decoder.cpp | 4717 x->e164Address = (PS_int8STRING) OSCL_DEFAULT_MALLOC(sizeof(S_int8STRING)); in Decode_NetworkAddress() 4718 … GetCharString("IA5String(SIZE(1..128))", 0, 1, 128, "0123456789#*,", x->e164Address, stream); in Decode_NetworkAddress()
|
D | h245_encoder.cpp | 3517 … PutCharString("IA5String(SIZE(1..128))", 0, 1, 128, "0123456789#*,", x->e164Address, stream); in Encode_NetworkAddress()
|
D | h245_analysis.cpp | 3732 ShowPERCharString(tag, indent, "e164Address", x->e164Address); in Analyze_NetworkAddress()
|