Searched refs:PS_IndAal5 (Results 1 – 9 of 9) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/ |
D | h245_deleter.h | 397 void Delete_IndAal5(PS_IndAal5 x);
|
D | h245_decoder.h | 395 void Decode_IndAal5(PS_IndAal5 x, PS_InStream stream);
|
D | h245_encoder.h | 395 void Encode_IndAal5(PS_IndAal5 x, PS_OutStream stream);
|
D | h245_analysis.h | 394 void Analyze_IndAal5(PS_IndAal5 x, const char* label, uint16 tag, uint16 indent);
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
D | h245def.h | 5584 typedef S_IndAal5 *PS_IndAal5; typedef
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
D | h245_deleter.cpp | 7945 void Delete_IndAal5(PS_IndAal5 x) in Delete_IndAal5()
|
D | h245_decoder.cpp | 11878 x->indAal5 = (PS_IndAal5) OSCL_DEFAULT_MALLOC(sizeof(S_IndAal5)); in Decode_IndAal() 11893 void Decode_IndAal5(PS_IndAal5 x, PS_InStream stream) in Decode_IndAal5()
|
D | h245_encoder.cpp | 8892 void Encode_IndAal5(PS_IndAal5 x, PS_OutStream stream) in Encode_IndAal5()
|
D | h245_analysis.cpp | 9665 void Analyze_IndAal5(PS_IndAal5 x, const char* label, uint16 tag, uint16 indent) in Analyze_IndAal5()
|