Searched refs:redirect_hook (Results 1 – 2 of 2) sorted by relevance
80 void set_redirect_hook(TurnRedirectInterface* redirect_hook) { in set_redirect_hook() argument82 server_.set_redirect_hook(redirect_hook); in set_redirect_hook()
215 void set_redirect_hook(TurnRedirectInterface* redirect_hook) { in set_redirect_hook() argument217 redirect_hook_ = redirect_hook; in set_redirect_hook()