Searched refs:redirect_hook (Results 1 – 2 of 2) sorted by relevance
84 void set_redirect_hook(TurnRedirectInterface* redirect_hook) { in set_redirect_hook() argument86 server_.set_redirect_hook(redirect_hook); in set_redirect_hook()
221 void set_redirect_hook(TurnRedirectInterface* redirect_hook) { in set_redirect_hook() argument223 redirect_hook_ = redirect_hook; in set_redirect_hook()