Searched defs:stream_map (Results 1 – 9 of 9) sorted by relevance
294 pa_channel_map source_map, stream_map; in pa__init() local
334 pa_channel_map sink_map, stream_map; in pa__init() local
245 StreamMap stream_map = std::move(stream_map_); in AbortWithError() local
387 StreamMap stream_map = std::move(stream_map_); in AbortWithError() local
238 StreamMap stream_map = std::move(stream_map_); in AbortWithError() local
416 StreamMap stream_map = std::move(stream_map_); in AbortWithError() local
49 int *stream_map; member
3531 int stream_map = (macs_map >> ((index - 1) * 2)) & 0x3; in parse_oh_macs_for_max_noss() local
299 absl::flat_hash_map<uint32_t, grpc_chttp2_stream*> stream_map; member