Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Dh245_deleter.h322 void Delete_RequestType(PS_RequestType x);
Dh245_decoder.h320 void Decode_RequestType(PS_RequestType x, PS_InStream stream);
Dh245_encoder.h320 void Encode_RequestType(PS_RequestType x, PS_OutStream stream);
Dh245_analysis.h319 void Analyze_RequestType(PS_RequestType x, const char* label, uint16 tag, uint16 indent);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h4605 typedef S_RequestType *PS_RequestType; typedef
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp6491 void Delete_RequestType(PS_RequestType x) in Delete_RequestType()
Dh245_encoder.cpp7316 void Encode_RequestType(PS_RequestType x, PS_OutStream stream) in Encode_RequestType()
Dh245_analysis.cpp7902 void Analyze_RequestType(PS_RequestType x, const char* label, uint16 tag, uint16 indent) in Analyze_RequestType()
Dh245_decoder.cpp9776 void Decode_RequestType(PS_RequestType x, PS_InStream stream) in Decode_RequestType()