Home
last modified time | relevance | path

Searched refs:terminalInformation (Results 1 – 5 of 5) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp6356 Delete_TerminalInformation(x->terminalInformation + i); in Delete_RequestAllTerminalIDsResponse()
6358 OSCL_DEFAULT_FREE(x->terminalInformation); in Delete_RequestAllTerminalIDsResponse()
Dh245_decoder.cpp9597 x->terminalInformation = (PS_TerminalInformation) in Decode_RequestAllTerminalIDsResponse()
9601 Decode_TerminalInformation(x->terminalInformation + i, stream); in Decode_RequestAllTerminalIDsResponse()
Dh245_encoder.cpp7181 Encode_TerminalInformation(x->terminalInformation + i, stream); in Encode_RequestAllTerminalIDsResponse()
Dh245_analysis.cpp7750 Analyze_TerminalInformation(x->terminalInformation + i, tempLabelString, tag, indent); in Analyze_RequestAllTerminalIDsResponse()
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h4524 struct _TerminalInformation *terminalInformation; member