OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_auth_hook
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/examples/turnserver/
turnserver_main.cc
76
server.
set_auth_hook
(&auth);
/external/webrtc/webrtc/p2p/base/
testturnserver.h
60
server_.
set_auth_hook
(this);
turnserver.h
178
void
set_auth_hook
(TurnAuthInterface* auth_hook) { auth_hook_ = auth_hook; }
function in class:cricket::TurnServer
Completed in 195 milliseconds