Home
last modified time | relevance | path

Searched refs:PS_MlRejectType (Results 1 – 10 of 10) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/src/
Dml.cpp393 PS_MlRejectType temp = &(maintenanceLoopReject.mlRejectType); in MsgLoopRjtSend()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_deleter.h291 void Delete_MlRejectType(PS_MlRejectType x);
Dh245_decoder.h289 void Decode_MlRejectType(PS_MlRejectType x, PS_InStream stream);
Dh245_encoder.h289 void Encode_MlRejectType(PS_MlRejectType x, PS_OutStream stream);
Dh245_analysis.h288 void Analyze_MlRejectType(PS_MlRejectType x, const char* label, uint16 tag, uint16 indent);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h4130 typedef S_MlRejectType *PS_MlRejectType; typedef
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp5814 void Delete_MlRejectType(PS_MlRejectType x) in Delete_MlRejectType()
Dh245_encoder.cpp6598 void Encode_MlRejectType(PS_MlRejectType x, PS_OutStream stream) in Encode_MlRejectType()
Dh245_analysis.cpp7102 void Analyze_MlRejectType(PS_MlRejectType x, const char* label, uint16 tag, uint16 indent) in Analyze_MlRejectType()
Dh245_decoder.cpp8783 void Decode_MlRejectType(PS_MlRejectType x, PS_InStream stream) in Decode_MlRejectType()