Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/examples/turnserver/
H A 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 __anon665b64f20111::TurnFileAuth