Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dpeerconnection.cc244 std::string uri_without_transport = tokens[0]; in ParseIceServerUrl() local
263 if (!GetServiceTypeAndHostnameFromUri(uri_without_transport, in ParseIceServerUrl()
301 LOG(WARNING) << "Invalid hostname format: " << uri_without_transport; in ParseIceServerUrl()