Searched defs:stream_map (Results 1 – 11 of 11) sorted by relevance
96 mod stream_map; module
578 let mut stream_map = Self::with_capacity(lower_bound); in from_iter() localVariable
165 for (auto& stream_map : endpoint_buffers.second) { in SetDefaultMessageTypeWatch() local186 auto& stream_map = buffers_[endpoint_id]; in OnStreamData() local
119 StreamMap* stream_map() { return &stream_map_; } in stream_map() function
233 TpuPlatform::StreamMap& stream_map() { in stream_map() function
92 llvm::DenseMap<int, llvm::SmallVector<mlir::OpOperand*, 4>> stream_map; in InsertFallbackTensorCopyForValue() local
127 QuicSession::StreamMap& QuicSessionPeer::stream_map(QuicSession* session) { in stream_map() function in quic::test::QuicSessionPeer
3290 int stream_map = (mcs_map >> ((i - 1) * 2)) & 0x3; in parse_mcs_map_for_max_nss() local
2653 auto& stream_map = QuicSessionPeer::stream_map(&session_); in TEST_P() local2702 auto& stream_map = QuicSessionPeer::stream_map(&session_); in TEST_P() local
312 grpc_chttp2_stream_map stream_map; member
321 grpc_chttp2_stream_map stream_map; member