HomeSort by relevance Sort by last modified time
    Searched refs:XmppSessionHandler (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
util_unittest.h 38 class XmppTestHandler : public XmppOutputHandler, public XmppSessionHandler,
xmppengine.h 110 class XmppSessionHandler {
112 virtual ~XmppSessionHandler() {}
234 virtual XmppReturnStatus SetSessionHandler(XmppSessionHandler* handler) = 0;
xmppengineimpl.h 108 virtual XmppReturnStatus SetSessionHandler(XmppSessionHandler* handler);
265 XmppSessionHandler* session_handler_;
xmppengineimpl.cc 92 XmppSessionHandler* session_handler) {
xmppclient.cc 44 public XmppSessionHandler,

Completed in 120 milliseconds