Searched refs:PS_RepeatCount (Results 1 – 9 of 9) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/include/ |
D | h245_deleter.h | 227 void Delete_RepeatCount(PS_RepeatCount x);
|
D | h245_decoder.h | 225 void Decode_RepeatCount(PS_RepeatCount x, PS_InStream stream);
|
D | h245_encoder.h | 225 void Encode_RepeatCount(PS_RepeatCount x, PS_OutStream stream);
|
D | h245_analysis.h | 224 void Analyze_RepeatCount(PS_RepeatCount x, const char* label, uint16 tag, uint16 indent);
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/cmn/include/ |
D | h245def.h | 3274 typedef S_RepeatCount *PS_RepeatCount; typedef
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/per/src/ |
D | h245_deleter.cpp | 4478 void Delete_RepeatCount(PS_RepeatCount x) in Delete_RepeatCount()
|
D | h245_encoder.cpp | 5145 void Encode_RepeatCount(PS_RepeatCount x, PS_OutStream stream) in Encode_RepeatCount()
|
D | h245_analysis.cpp | 5489 void Analyze_RepeatCount(PS_RepeatCount x, const char* label, uint16 tag, uint16 indent) in Analyze_RepeatCount()
|
D | h245_decoder.cpp | 6860 void Decode_RepeatCount(PS_RepeatCount x, PS_InStream stream) in Decode_RepeatCount()
|