Home
last modified time | relevance | path

Searched defs:answer_options (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/pc/
H A Dpeer_connection_wrapper.cc198 const PeerConnectionInterface::RTCOfferAnswerOptions& answer_options) { in ExchangeOfferAnswerWith()
H A Dpeer_connection_media_unittest.cc508 RTCOfferAnswerOptions answer_options; in TEST_P() local