Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dwebrtcsdp.cc655 static int GetCandidatePreferenceFromType(const std::string& type) { in GetCandidatePreferenceFromType() function
694 const int preference = GetCandidatePreferenceFromType(it->type()); in GetDefaultDestination()