HomeSort by relevance Sort by last modified time
    Searched refs:TurnRedirectInterface (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/p2p/base/
testturnserver.h 28 class TestTurnRedirector : public TurnRedirectInterface {
69 void set_redirect_hook(TurnRedirectInterface* redirect_hook) {
turnserver.h 149 class TurnRedirectInterface {
153 virtual ~TurnRedirectInterface() {}
180 void set_redirect_hook(TurnRedirectInterface* redirect_hook) {
259 TurnRedirectInterface* redirect_hook_;

Completed in 108 milliseconds