Home
last modified time | relevance | path

Searched refs:GetBestConnectionByNetwork (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/p2p/base/
Dbasic_ice_controller.cc384 BasicIceController::GetBestConnectionByNetwork() const { in GetBestConnectionByNetwork() function in cricket::BasicIceController
405 for (auto kv : GetBestConnectionByNetwork()) { in GetBestWritableConnectionPerNetwork()
770 auto best_connection_by_network = GetBestConnectionByNetwork(); in PruneConnections()
Dbasic_ice_controller.h103 std::map<const rtc::Network*, const Connection*> GetBestConnectionByNetwork()