Searched refs:returnedFunction (Results 1 – 6 of 6) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/ |
D | tsc_indication.cpp | 497 fnsIndication.returnedFunction.size = len; in SendFunctionNotSupportedIndication() 498 fnsIndication.returnedFunction.data = function; in SendFunctionNotSupportedIndication()
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
D | h245_deleter.cpp | 7561 if (x->returnedFunction.size > 0) OSCL_DEFAULT_FREE(x->returnedFunction.data); in Delete_FunctionNotSupported()
|
D | h245_encoder.cpp | 8472 PutOctetString(1, 0, 0, &x->returnedFunction, stream); in Encode_FunctionNotSupported()
|
D | h245_analysis.cpp | 9207 ShowPEROctetString(tag, indent, "returnedFunction", &x->returnedFunction); in Analyze_FunctionNotSupported()
|
D | h245_decoder.cpp | 11318 GetOctetString(1, 0, 0, &x->returnedFunction, stream); in Decode_FunctionNotSupported()
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
D | h245def.h | 5333 S_OCTETSTRING returnedFunction; member
|