Searched defs:selected_connection (Results 1 – 5 of 5) sorted by relevance
68 const Connection* selected_connection() const override { return nullptr; } in selected_connection() function
1675 const Connection* selected_connection = nullptr; in TEST_P() local1785 const Connection* selected_connection = nullptr; in TEST_P() local1869 const Connection* selected_connection = NULL; in TEST_P() local2624 const Connection* selected_connection = channel->selected_connection(); in DestroyAllButBestConnection() local5333 const Connection* selected_connection = nullptr; in TEST_P() local5624 const Connection* selected_connection = ep1_ch1()->selected_connection(); in TEST_P() local
281 const Connection* selected_connection() const override { return nullptr; } in selected_connection() function
73 const Connection* selected_connection) { in SetSelectedConnection()
884 const Connection* P2PTransportChannel::selected_connection() const { in selected_connection() function in cricket::P2PTransportChannel