Searched refs:PS_RemoteMCRequest (Results 1 – 9 of 9) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/ |
D | h245_deleter.h | 317 void Delete_RemoteMCRequest(PS_RemoteMCRequest x);
|
D | h245_decoder.h | 315 void Decode_RemoteMCRequest(PS_RemoteMCRequest x, PS_InStream stream);
|
D | h245_encoder.h | 315 void Encode_RemoteMCRequest(PS_RemoteMCRequest x, PS_OutStream stream);
|
D | h245_analysis.h | 314 void Analyze_RemoteMCRequest(PS_RemoteMCRequest x, const char* label, uint16 tag, uint16 indent);
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
D | h245def.h | 4549 typedef S_RemoteMCRequest *PS_RemoteMCRequest; typedef
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
D | h245_deleter.cpp | 6378 void Delete_RemoteMCRequest(PS_RemoteMCRequest x) in Delete_RemoteMCRequest()
|
D | h245_decoder.cpp | 9108 … x->remoteMCRequest = (PS_RemoteMCRequest) OSCL_DEFAULT_MALLOC(sizeof(S_RemoteMCRequest)); in Decode_ConferenceRequest() 9643 void Decode_RemoteMCRequest(PS_RemoteMCRequest x, PS_InStream stream) in Decode_RemoteMCRequest()
|
D | h245_encoder.cpp | 7204 void Encode_RemoteMCRequest(PS_RemoteMCRequest x, PS_OutStream stream) in Encode_RemoteMCRequest()
|
D | h245_analysis.cpp | 7776 void Analyze_RemoteMCRequest(PS_RemoteMCRequest x, const char* label, uint16 tag, uint16 indent) in Analyze_RemoteMCRequest()
|