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

  /external/chromium/third_party/libjingle/source/talk/p2p/client/
basicportallocator.h 193 void AddRelay(const PortList& ports, float pref_modifier);
httpportallocator.cc 241 config->AddRelay(ports, 0.0f);
basicportallocator.cc 313 config->AddRelay(ports, RELAY_PRIMARY_PREF_MODIFIER);
773 void PortConfiguration::AddRelay(const PortList& ports, float pref_modifier) {

Completed in 46 milliseconds