Home
last modified time | relevance | path

Searched refs:TurnFileAuth (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/examples/turnserver/
Dturnserver_main.cc31 class TurnFileAuth : public cricket::TurnAuthInterface { class
33 explicit TurnFileAuth(std::map<std::string, std::string> name_to_key) in TurnFileAuth() function in __anonc96d95810111::TurnFileAuth
86 TurnFileAuth auth(auth_file.is_open() in main()