Searched refs:PS_MlRejectType (Results 1 – 10 of 10) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/src/ |
D | ml.cpp | 393 PS_MlRejectType temp = &(maintenanceLoopReject.mlRejectType); in MsgLoopRjtSend()
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/ |
D | h245_deleter.h | 291 void Delete_MlRejectType(PS_MlRejectType x);
|
D | h245_decoder.h | 289 void Decode_MlRejectType(PS_MlRejectType x, PS_InStream stream);
|
D | h245_encoder.h | 289 void Encode_MlRejectType(PS_MlRejectType x, PS_OutStream stream);
|
D | h245_analysis.h | 288 void Analyze_MlRejectType(PS_MlRejectType x, const char* label, uint16 tag, uint16 indent);
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
D | h245def.h | 4130 typedef S_MlRejectType *PS_MlRejectType; typedef
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
D | h245_deleter.cpp | 5814 void Delete_MlRejectType(PS_MlRejectType x) in Delete_MlRejectType()
|
D | h245_encoder.cpp | 6598 void Encode_MlRejectType(PS_MlRejectType x, PS_OutStream stream) in Encode_MlRejectType()
|
D | h245_analysis.cpp | 7102 void Analyze_MlRejectType(PS_MlRejectType x, const char* label, uint16 tag, uint16 indent) in Analyze_MlRejectType()
|
D | h245_decoder.cpp | 8783 void Decode_MlRejectType(PS_MlRejectType x, PS_InStream stream) in Decode_MlRejectType()
|