Searched defs:GetErrorCode (Results 1 – 4 of 4) sorted by relevance
19 enum XML_Error (*GetErrorCode)(XML_Parser parser); member
71 static inline int16_t GetErrorCode(instance_type* inst) { in GetErrorCode() function
72 static inline int16_t GetErrorCode(instance_type* inst) { in GetErrorCode() function
118 const StunErrorCodeAttribute* StunMessage::GetErrorCode() const { in GetErrorCode() function in cricket::StunMessage