Home
last modified time | relevance | path

Searched defs:new_description (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/keymaster/legacy_support/
H A Drsa_keymaster1_key.cpp45 AuthorizationSet* new_description) { in UpdateToWorkAroundUnsupportedDigests()
H A Dec_keymaster1_key.cpp44 AuthorizationSet* new_description) { in UpdateToWorkAroundUnsupportedDigests()
/aosp_15_r20/external/webrtc/pc/
H A Djsep_session_description.cc229 auto new_description = std::make_unique<JsepSessionDescription>(type_); in Clone() local