Home
last modified time | relevance | path

Searched refs:S_RequestMessage (Results 1 – 3 of 3) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dper.cpp257 S_RequestMessage request; in DeleteMessage()
Dh245_decoder.cpp42 x->request = (PS_RequestMessage) OSCL_DEFAULT_MALLOC(sizeof(S_RequestMessage)); in Decode_MultimediaSystemControlMessage()
11289 x->request = (PS_RequestMessage) OSCL_DEFAULT_MALLOC(sizeof(S_RequestMessage)); in Decode_FunctionNotUnderstood()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h70 } S_RequestMessage; typedef
71 typedef S_RequestMessage *PS_RequestMessage;