Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/test/scenario/
H A Dscenario.cc303 for (auto& stream_pair : video_streams_) in Start() local
305 for (auto& stream_pair : audio_streams_) in Start() local
307 for (auto& stream_pair : video_streams_) { in Start() local
312 for (auto& stream_pair : audio_streams_) { in Start() local
321 for (auto& stream_pair : video_streams_) { in Stop() local
324 for (auto& stream_pair : audio_streams_) in Stop() local
326 for (auto& stream_pair : video_streams_) in Stop() local
328 for (auto& stream_pair : audio_streams_) in Stop() local
/aosp_15_r20/external/openscreen/osp/impl/quic/
H A Dquic_service_common.cc81 void ServiceConnectionDelegate::AddStreamPair(ServiceStreamPair&& stream_pair) { in AddStreamPair()
135 ServiceStreamPair& stream_pair = stream_entry->second; in OnReceived() local
145 ServiceStreamPair& stream_pair = stream_entry->second; in OnClose() local