Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/
Danalyzeper.h91 void ShowPERObjectID(uint16 tag, uint16 indent, const char *label, PS_OBJECTIDENT x);
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/
Danalyzeper.cpp316 void ShowPERObjectID(uint16 tag, uint16 indent, const char* label, PS_OBJECTIDENT x) in ShowPERObjectID() function
Dh245_analysis.cpp393 ShowPERObjectID(tag, indent, "object", x->object); in Analyze_NonStandardIdentifier()
532 ShowPERObjectID(tag, indent, "protocolIdentifier", &x->protocolIdentifier); in Analyze_TerminalCapabilitySet()
3192 ShowPERObjectID(tag, indent, "algorithm", x->algorithm); in Analyze_MediaEncryptionAlgorithm()
3381 ShowPERObjectID(tag, indent, "standard", x->standard); in Analyze_CapabilityIdentifier()
4676 ShowPERObjectID(tag, indent, "oid", x->oid); in Analyze_PayloadDescriptor()
4962 ShowPERObjectID(tag, indent, "escrowID", &x->escrowID); in Analyze_EscrowData()
7428 ShowPERObjectID(tag, indent, "field", &x->field); in Analyze_Criteria()