Searched refs:set_redirect_hook (Results 1 – 3 of 3) sorted by relevance
84 void set_redirect_hook(TurnRedirectInterface* redirect_hook) { in set_redirect_hook() function86 server_.set_redirect_hook(redirect_hook); in set_redirect_hook()
482 turn_server_.set_redirect_hook(&redirector); in TestTurnAlternateServer()509 turn_server_.set_redirect_hook(&redirector); in TestTurnAlternateServerV4toV6()528 turn_server_.set_redirect_hook(&redirector); in TestTurnAlternateServerPingPong()552 turn_server_.set_redirect_hook(&redirector); in TestTurnAlternateServerDetectRepetition()592 turn_server_.set_redirect_hook(&redirector); in TestTurnAlternateServerLoopback()1842 turn_server_.set_redirect_hook(&redirector); in TEST_F()
221 void set_redirect_hook(TurnRedirectInterface* redirect_hook) { in set_redirect_hook() function