Searched defs:RemoveParam (Results 1 – 2 of 2) sorted by relevance
120 void RemoveParam(const std::string& name) { params_.erase(name); } in RemoveParam() function
201 bool Codec::RemoveParam(const std::string& name) { in RemoveParam() function in cricket::Codec