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

  /external/chromium/third_party/libjingle/source/talk/xmpp/
xmppengine.h 263 HL_COUNT, //!< Count of handler levels
xmppengineimpl.h 265 talk_base::scoped_ptr<StanzaHandlerVector> stanza_handlers_[HL_COUNT];
xmppengineimpl.cc 77 for (int i = 0; i < HL_COUNT; i+= 1) {
216 for (int level = 0; level < HL_COUNT; level += 1) {

Completed in 21 milliseconds