Searched refs:FromIceController (Results 1 – 2 of 2) sorted by relevance
278 SwitchSelectedConnection(FromIceController(*result.connection), reason); in MaybeSwitchSelectedConnection()294 FromIceController(con)->ForgetLearnedState(); in MaybeSwitchSelectedConnection()1715 FromIceController(conn)->Prune(); in PruneConnections()1921 Connection* conn = FromIceController(*result.connection); in CheckAndPing()1936 return FromIceController(conn); in FindNextPingableConnection()
354 Connection* FromIceController(const Connection* conn) { in FromIceController() function