HomeSort by relevance Sort by last modified time
    Searched full:protocols_ (Results 1 - 1 of 1) sorted by null

  /external/chromium/third_party/libjingle/source/talk/p2p/client/
basicportallocator.cc 162 ProtocolList protocols_; member in class:cricket::AllocationSequence
646 protocols_.push_back(proto);
652 for (ProtocolList::const_iterator it = protocols_.begin();
653 it != protocols_.end(); ++it) {

Completed in 41 milliseconds