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

  /external/chromium/third_party/libjingle/source/talk/p2p/client/
basicportallocator.h 177 typedef std::vector<ProtocolAddress> PortList;
179 PortList ports;
193 void AddRelay(const PortList& ports, float pref_modifier);
basicportallocator.cc 303 PortConfiguration::PortList ports;
751 PortConfiguration::PortList::const_iterator relay_port;
773 void PortConfiguration::AddRelay(const PortList& ports, float pref_modifier) {
792 PortConfiguration::PortList::const_iterator relay_port;
httpportallocator.cc 228 PortConfiguration::PortList ports;

Completed in 399 milliseconds