Searched refs:PS_Decision (Results 1 – 9 of 9) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/ |
D | h245_deleter.h | 44 void Delete_Decision(PS_Decision x);
|
D | h245_decoder.h | 42 void Decode_Decision(PS_Decision x, PS_InStream stream);
|
D | h245_encoder.h | 42 void Encode_Decision(PS_Decision x, PS_OutStream stream);
|
D | h245_analysis.h | 41 void Analyze_Decision(PS_Decision x, const char* label, uint16 tag, uint16 indent);
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
D | h245def.h | 225 typedef S_Decision *PS_Decision; typedef
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
D | h245_deleter.cpp | 507 void Delete_Decision(PS_Decision x) in Delete_Decision()
|
D | h245_encoder.cpp | 444 void Encode_Decision(PS_Decision x, PS_OutStream stream) in Encode_Decision()
|
D | h245_analysis.cpp | 449 void Analyze_Decision(PS_Decision x, const char* label, uint16 tag, uint16 indent) in Analyze_Decision()
|
D | h245_decoder.cpp | 617 void Decode_Decision(PS_Decision x, PS_InStream stream) in Decode_Decision()
|