Searched defs:XMPP_RETURN_OK (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/libjingle/xmpp/
H A Dxmppengine.h55 XMPP_RETURN_OK, enumerator in enum:buzz::XmppReturnStatus
308 ( (x) == buzz::XMPP_RETURN_OK ? false : true) \
312 ( (x) == buzz::XMPP_RETURN_OK ? true : false) \

Completed in 39 milliseconds