Searched refs:top_connection (Results 1 – 1 of 1) sorted by relevance
945 Connection* top_connection = NULL; in SortConnections() local947 top_connection = connections_[0]; in SortConnections()955 if (ShouldSwitch(best_connection_, top_connection)) in SortConnections()956 SwitchBestConnectionTo(top_connection); in SortConnections()