Searched refs:set_redirect_hook (Results 1 – 3 of 3) sorted by relevance
69 void set_redirect_hook(TurnRedirectInterface* redirect_hook) { in set_redirect_hook() function70 server_.set_redirect_hook(redirect_hook); in set_redirect_hook()
325 turn_server_.set_redirect_hook(&redirector); in TestTurnAlternateServer()350 turn_server_.set_redirect_hook(&redirector); in TestTurnAlternateServerV4toV6()366 turn_server_.set_redirect_hook(&redirector); in TestTurnAlternateServerPingPong()389 turn_server_.set_redirect_hook(&redirector); in TestTurnAlternateServerDetectRepetition()
180 void set_redirect_hook(TurnRedirectInterface* redirect_hook) { in set_redirect_hook() function