HomeSort by relevance Sort by last modified time
    Searched full:protocols_ (Results 1 - 2 of 2) 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) {
  /external/chromium_org/third_party/libjingle/source/talk/p2p/client/
basicportallocator.cc 161 ProtocolList protocols_; member in class:cricket::AllocationSequence
836 protocols_.push_back(proto);
842 for (ProtocolList::const_iterator it = protocols_.begin();
843 it != protocols_.end(); ++it) {
    [all...]

Completed in 214 milliseconds