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

  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
xmppengine.h 271 HL_COUNT, //!< Count of handler levels
xmppengineimpl.h 270 rtc::scoped_ptr<StanzaHandlerVector> stanza_handlers_[HL_COUNT];
xmppengineimpl.cc 68 for (int i = 0; i < HL_COUNT; i+= 1) {
201 for (int level = 0; level < HL_COUNT; level += 1) {

Completed in 68 milliseconds