Searched refs:PS_RequestType (Results 1 – 9 of 9) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/ |
D | h245_deleter.h | 322 void Delete_RequestType(PS_RequestType x);
|
D | h245_decoder.h | 320 void Decode_RequestType(PS_RequestType x, PS_InStream stream);
|
D | h245_encoder.h | 320 void Encode_RequestType(PS_RequestType x, PS_OutStream stream);
|
D | h245_analysis.h | 319 void Analyze_RequestType(PS_RequestType x, const char* label, uint16 tag, uint16 indent);
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
D | h245def.h | 4605 typedef S_RequestType *PS_RequestType; typedef
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
D | h245_deleter.cpp | 6491 void Delete_RequestType(PS_RequestType x) in Delete_RequestType()
|
D | h245_encoder.cpp | 7316 void Encode_RequestType(PS_RequestType x, PS_OutStream stream) in Encode_RequestType()
|
D | h245_analysis.cpp | 7902 void Analyze_RequestType(PS_RequestType x, const char* label, uint16 tag, uint16 indent) in Analyze_RequestType()
|
D | h245_decoder.cpp | 9776 void Decode_RequestType(PS_RequestType x, PS_InStream stream) in Decode_RequestType()
|