Home
last modified time | relevance | path

Searched defs:GetErrorCode (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Include/
Dpyexpat.h19 enum XML_Error (*GetErrorCode)(XML_Parser parser); member
/external/webrtc/api/transport/
Dstun.cc225 const StunErrorCodeAttribute* StunMessage::GetErrorCode() const { in GetErrorCode() function in cricket::StunMessage