Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp2398 Delete_T84Restricted(x->t84Restricted); in Delete_T84Profile()
2399 OSCL_DEFAULT_FREE(x->t84Restricted); in Delete_T84Profile()
Dh245_decoder.cpp3834 x->t84Restricted = (PS_T84Restricted) OSCL_DEFAULT_MALLOC(sizeof(S_T84Restricted)); in Decode_T84Profile()
3835 Decode_T84Restricted(x->t84Restricted, stream); in Decode_T84Profile()
Dh245_encoder.cpp2809 Encode_T84Restricted(x->t84Restricted, stream); in Encode_T84Profile()
Dh245_analysis.cpp2990 Analyze_T84Restricted(x->t84Restricted, "t84Restricted", tag, indent); in Analyze_T84Profile()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h1884 struct _T84Restricted *t84Restricted; member