Searched defs:relay_protocol (Results 1 – 4 of 4) sorted by relevance
100 const std::string& relay_protocol, in ComputeFoundation()261 const std::string& relay_protocol, in AddAddress()
59 const std::string& relay_protocol() const { return relay_protocol_; } in relay_protocol() function
215 RTCStatsMember<std::string> relay_protocol; variable
602 std::string relay_protocol = candidate.relay_protocol(); in ProduceIceCandidateStats() local