HomeSort by relevance Sort by last modified time
    Searched full:set_auth_hook (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
testturnserver.h 55 server_.set_auth_hook(this);
turnserver_main.cc 93 server.set_auth_hook(&auth);
turnserver.h 84 void set_auth_hook(TurnAuthInterface* auth_hook) { auth_hook_ = auth_hook; } function in class:cricket::TurnServer

Completed in 49 milliseconds