Searched refs:PS_ArqType (Results 1 – 9 of 9) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/ |
D | h245_deleter.h | 170 void Delete_ArqType(PS_ArqType x);
|
D | h245_decoder.h | 168 void Decode_ArqType(PS_ArqType x, PS_InStream stream);
|
D | h245_encoder.h | 168 void Encode_ArqType(PS_ArqType x, PS_OutStream stream);
|
D | h245_analysis.h | 167 void Analyze_ArqType(PS_ArqType x, const char* label, uint16 tag, uint16 indent);
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
D | h245def.h | 2516 typedef S_ArqType *PS_ArqType; typedef
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
D | h245_deleter.cpp | 3293 void Delete_ArqType(PS_ArqType x) in Delete_ArqType()
|
D | h245_encoder.cpp | 3809 void Encode_ArqType(PS_ArqType x, PS_OutStream stream) in Encode_ArqType()
|
D | h245_analysis.cpp | 4049 void Analyze_ArqType(PS_ArqType x, const char* label, uint16 tag, uint16 indent) in Analyze_ArqType()
|
D | h245_decoder.cpp | 5108 void Decode_ArqType(PS_ArqType x, PS_InStream stream) in Decode_ArqType()
|