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

  /external/chromium/third_party/libjingle/source/talk/examples/call/
mucinviterecvtask.h 68 MucInviteRecvTask(Task* parent) : XmppTask(parent, XmppEngine::HL_TYPE) {}
presencepushtask.h 44 : XmppTask(parent, XmppEngine::HL_TYPE),
  /external/chromium/third_party/libjingle/source/talk/xmpp/
xmppengine.h 261 HL_TYPE, //!< Watches a type of message, e.g., all groupchat msgs
  /external/chromium/chrome/browser/sync/notifier/
cache_invalidation_packet_handler.cc 45 : XmppTask(parent, buzz::XmppEngine::HL_TYPE), callback_(callback) {}

Completed in 69 milliseconds