Searched defs:has_rids (Results 1 – 2 of 2) sorted by relevance
207 bool has_rids() const { return !rids_.empty(); } in has_rids() function
4924 bool has_rids = std::any_of(send_parameters.encodings.begin(), in GetMediaDescriptionOptionsForTransceiver() local