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

/external/chromium_org/third_party/libjingle/source/talk/xmpp/
H A Dxmppengine.h266 HL_PEEK, //!< Sees messages before all other processing; cannot abort enumerator in enum:buzz::XmppEngine::HandlerLevel
277 virtual XmppReturnStatus AddStanzaHandler(XmppStanzaHandler* handler, HandlerLevel level = HL_PEEK) = 0;

Completed in 71 milliseconds