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

  /external/webrtc/webrtc/libjingle/xmpp/
xmppengine.h 254 HL_COUNT, //!< Count of handler levels
xmppengineimpl.h 253 rtc::scoped_ptr<StanzaHandlerVector> stanza_handlers_[HL_COUNT];
xmppengineimpl.cc 51 for (int i = 0; i < HL_COUNT; i+= 1) {
184 for (int level = 0; level < HL_COUNT; level += 1) {

Completed in 234 milliseconds