Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp7444 Delete_CmdAal5(x->cmdAal5); in Delete_CmdAal()
7445 OSCL_DEFAULT_FREE(x->cmdAal5); in Delete_CmdAal()
Dh245_decoder.cpp11163 x->cmdAal5 = (PS_CmdAal5) OSCL_DEFAULT_MALLOC(sizeof(S_CmdAal5)); in Decode_CmdAal()
11164 Decode_CmdAal5(x->cmdAal5, stream); in Decode_CmdAal()
Dh245_encoder.cpp8349 Encode_CmdAal5(x->cmdAal5, stream); in Encode_CmdAal()
Dh245_analysis.cpp9069 Analyze_CmdAal5(x->cmdAal5, "cmdAal5", tag, indent); in Analyze_CmdAal()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h5228 struct _CmdAal5 *cmdAal5; member