Home
last modified time | relevance | path

Searched defs:stream_it (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/
H A Dbtree_scheduler.h242 const auto stream_it = streams_.find(stream_id); in ShouldYield() local
274 const auto stream_it = streams_.find(stream_id); in Schedule() local
294 const auto stream_it = streams_.find(stream_id); in IsScheduled() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/moqt/
H A Dmoqt_subscribe_windows.cc27 auto stream_it = send_streams_.find(index); in GetStreamForSequence() local
44 auto stream_it = send_streams_.find(index); in AddStream() local
/aosp_15_r20/external/webrtc/test/pc/e2e/analyzer/video/
H A Dexample_video_quality_analyzer.cc45 auto stream_it = frames_to_stream_label_.find(frame_id); in OnFrameCaptured() local
/aosp_15_r20/external/webrtc/net/dcsctp/tx/
H A Drr_send_queue.cc506 auto stream_it = streams_.find(stream_id); in GetStreamPriority() local
/aosp_15_r20/hardware/google/camera/common/hal/google_camera_hal/
Dcamera_device_session.cc1522 for (auto stream_it = configured_streams_map_.begin(); in CleanupStaleStreamsLocked() local
/aosp_15_r20/external/cronet/net/spdy/
H A Dspdy_test_util_common.cc958 for (auto stream_it = priority_it.second.begin(); in UpdateWithStreamDestruction() local