Searched refs:ERROR_SOCKET (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/libjingle/xmpp/ | ||
D | xmppengine.h | 153 ERROR_SOCKET, //!< Socket error enumerator |
D | xmppengineimpl.cc | 103 SignalError(ERROR_SOCKET, subcode); in ConnectionClosed() |