Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h2286 PS_int8STRING e164Address; member
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp3009 FreeCharString(x->e164Address); in Delete_NetworkAddress()
Dh245_decoder.cpp4717 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()
Dh245_encoder.cpp3517 … PutCharString("IA5String(SIZE(1..128))", 0, 1, 128, "0123456789#*,", x->e164Address, stream); in Encode_NetworkAddress()
Dh245_analysis.cpp3732 ShowPERCharString(tag, indent, "e164Address", x->e164Address); in Analyze_NetworkAddress()