Searched refs:kAttributeCandidateUfrag (Results 1 – 1 of 1) sorted by relevance
143 static const char kAttributeCandidateUfrag[] = "ufrag"; variable1089 } else if (fields[i] == kAttributeCandidateUfrag) { in ParseCandidate()1776 os << " " << kAttributeCandidateUfrag << " " << it->username(); in BuildCandidate()