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