Home
last modified time | relevance | path

Searched refs:PS_ArqType (Results 1 – 9 of 9) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_deleter.h170 void Delete_ArqType(PS_ArqType x);
Dh245_decoder.h168 void Decode_ArqType(PS_ArqType x, PS_InStream stream);
Dh245_encoder.h168 void Encode_ArqType(PS_ArqType x, PS_OutStream stream);
Dh245_analysis.h167 void Analyze_ArqType(PS_ArqType x, const char* label, uint16 tag, uint16 indent);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h2516 typedef S_ArqType *PS_ArqType; typedef
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp3293 void Delete_ArqType(PS_ArqType x) in Delete_ArqType()
Dh245_encoder.cpp3809 void Encode_ArqType(PS_ArqType x, PS_OutStream stream) in Encode_ArqType()
Dh245_analysis.cpp4049 void Analyze_ArqType(PS_ArqType x, const char* label, uint16 tag, uint16 indent) in Analyze_ArqType()
Dh245_decoder.cpp5108 void Decode_ArqType(PS_ArqType x, PS_InStream stream) in Decode_ArqType()