Searched refs:domainSet (Results 1 – 3 of 3) sorted by relevance
68 StringSet domainSet; ///< Set of domains this codec is in member
440 for (const std::string &domain : codec.domainSet) { in buildMediaCodecList()
1034 codec.domainSet.erase(domain.substr(1)); in updateMediaCodec()1036 codec.domainSet.emplace(domain); in updateMediaCodec()