Searched refs:set_redirect_hook (Results 1 – 3 of 3) sorted by relevance
80 void set_redirect_hook(TurnRedirectInterface* redirect_hook) { in set_redirect_hook() function82 server_.set_redirect_hook(redirect_hook); in set_redirect_hook()
437 turn_server_.set_redirect_hook(&redirector); in TestTurnAlternateServer()464 turn_server_.set_redirect_hook(&redirector); in TestTurnAlternateServerV4toV6()483 turn_server_.set_redirect_hook(&redirector); in TestTurnAlternateServerPingPong()507 turn_server_.set_redirect_hook(&redirector); in TestTurnAlternateServerDetectRepetition()547 turn_server_.set_redirect_hook(&redirector); in TestTurnAlternateServerLoopback()
215 void set_redirect_hook(TurnRedirectInterface* redirect_hook) { in set_redirect_hook() function