Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/
Dh245def.h4334 struct _TerminalLabel terminalLabel; member
4366 struct _TerminalLabel terminalLabel; member
4443 struct _TerminalLabel terminalLabel; member
4453 struct _TerminalLabel terminalLabel; member
4483 struct _TerminalLabel terminalLabel; member
4493 struct _TerminalLabel terminalLabel; member
4503 struct _TerminalLabel terminalLabel; member
4513 struct _TerminalLabel terminalLabel; member
4533 struct _TerminalLabel terminalLabel; member
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Dh245_deleter.cpp5918 Delete_TerminalLabel(&x->terminalLabel); in Delete_CommunicationModeTableEntry()
6051 Delete_TerminalLabel(&x->terminalLabel); in Delete_RequestTerminalCertificate()
6251 Delete_TerminalLabel(&x->terminalLabel); in Delete_TerminalCertificateResponse()
6266 Delete_TerminalLabel(&x->terminalLabel); in Delete_ChairTokenOwnerResponse()
6309 Delete_TerminalLabel(&x->terminalLabel); in Delete_PasswordResponse()
6320 Delete_TerminalLabel(&x->terminalLabel); in Delete_ConferenceIDResponse()
6331 Delete_TerminalLabel(&x->terminalLabel); in Delete_TerminalIDResponse()
6342 Delete_TerminalLabel(&x->terminalLabel); in Delete_MCTerminalIDResponse()
6369 Delete_TerminalLabel(&x->terminalLabel); in Delete_TerminalInformation()
Dh245_encoder.cpp6720 Encode_TerminalLabel(&x->terminalLabel, stream); in Encode_CommunicationModeTableEntry()
6862 Encode_TerminalLabel(&x->terminalLabel, stream); in Encode_RequestTerminalCertificate()
7061 Encode_TerminalLabel(&x->terminalLabel, stream); in Encode_TerminalCertificateResponse()
7078 Encode_TerminalLabel(&x->terminalLabel, stream); in Encode_ChairTokenOwnerResponse()
7125 Encode_TerminalLabel(&x->terminalLabel, stream); in Encode_PasswordResponse()
7138 Encode_TerminalLabel(&x->terminalLabel, stream); in Encode_ConferenceIDResponse()
7151 Encode_TerminalLabel(&x->terminalLabel, stream); in Encode_TerminalIDResponse()
7164 Encode_TerminalLabel(&x->terminalLabel, stream); in Encode_MCTerminalIDResponse()
7194 Encode_TerminalLabel(&x->terminalLabel, stream); in Encode_TerminalInformation()
Dh245_analysis.cpp7239 Analyze_TerminalLabel(&x->terminalLabel, "terminalLabel", tag, indent); in Analyze_CommunicationModeTableEntry()
7387 Analyze_TerminalLabel(&x->terminalLabel, "terminalLabel", tag, indent); in Analyze_RequestTerminalCertificate()
7611 Analyze_TerminalLabel(&x->terminalLabel, "terminalLabel", tag, indent); in Analyze_TerminalCertificateResponse()
7630 Analyze_TerminalLabel(&x->terminalLabel, "terminalLabel", tag, indent); in Analyze_ChairTokenOwnerResponse()
7684 Analyze_TerminalLabel(&x->terminalLabel, "terminalLabel", tag, indent); in Analyze_PasswordResponse()
7699 Analyze_TerminalLabel(&x->terminalLabel, "terminalLabel", tag, indent); in Analyze_ConferenceIDResponse()
7714 Analyze_TerminalLabel(&x->terminalLabel, "terminalLabel", tag, indent); in Analyze_TerminalIDResponse()
7729 Analyze_TerminalLabel(&x->terminalLabel, "terminalLabel", tag, indent); in Analyze_MCTerminalIDResponse()
7765 Analyze_TerminalLabel(&x->terminalLabel, "terminalLabel", tag, indent); in Analyze_TerminalInformation()
Dh245_decoder.cpp8945 Decode_TerminalLabel(&x->terminalLabel, stream); in Decode_CommunicationModeTableEntry()
9132 Decode_TerminalLabel(&x->terminalLabel, stream); in Decode_RequestTerminalCertificate()
9401 Decode_TerminalLabel(&x->terminalLabel, stream); in Decode_TerminalCertificateResponse()
9429 Decode_TerminalLabel(&x->terminalLabel, stream); in Decode_ChairTokenOwnerResponse()
9499 Decode_TerminalLabel(&x->terminalLabel, stream); in Decode_PasswordResponse()
9523 Decode_TerminalLabel(&x->terminalLabel, stream); in Decode_ConferenceIDResponse()
9547 Decode_TerminalLabel(&x->terminalLabel, stream); in Decode_TerminalIDResponse()
9571 Decode_TerminalLabel(&x->terminalLabel, stream); in Decode_MCTerminalIDResponse()
9625 Decode_TerminalLabel(&x->terminalLabel, stream); in Decode_TerminalInformation()