Searched defs:AddMandatory (Results 1 – 2 of 2) sorted by relevance
83 bool RTCMediaConstraints::AddMandatory(const std::string& key, in AddMandatory() function in content::RTCMediaConstraints
53 void AddMandatory(const std::string& key, const T& value) { in AddMandatory() function