Searched refs:redirect_hook (Results 1 – 2 of 2) sorted by relevance
69 void set_redirect_hook(TurnRedirectInterface* redirect_hook) { in set_redirect_hook() argument70 server_.set_redirect_hook(redirect_hook); in set_redirect_hook()
180 void set_redirect_hook(TurnRedirectInterface* redirect_hook) { in set_redirect_hook() argument181 redirect_hook_ = redirect_hook; in set_redirect_hook()