Searched defs:new_description (Results 1 – 3 of 3) sorted by relevance
45 AuthorizationSet* new_description) { in UpdateToWorkAroundUnsupportedDigests()
44 AuthorizationSet* new_description) { in UpdateToWorkAroundUnsupportedDigests()
229 auto new_description = std::make_unique<JsepSessionDescription>(type_); in Clone() local