Home
last modified time | relevance | path

Searched defs:streams_ (Results 1 – 22 of 22) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dexecution_tracker.h53 std::vector<StreamPool::Ptr> streams_; variable
/external/openscreen/osp/impl/quic/
Dquic_connection_impl.h99 std::vector<QuicStream*> streams_; variable
Dquic_service_common.h123 std::map<uint64_t, ServiceStreamPair> streams_; variable
/external/cronet/net/quic/
Dmock_crypto_client_stream_factory.h65 std::vector<base::WeakPtr<MockCryptoClientStream>> streams_; variable
/external/openscreen/osp/impl/quic/testing/
Dfake_quic_connection.h74 std::map<uint64_t, FakeQuicStream*> streams_; variable
/external/webrtc/modules/pacing/
Dprioritized_packet_queue.h140 std::unordered_map<uint32_t, std::unique_ptr<StreamQueue>> streams_; variable
/external/webrtc/net/dcsctp/rx/
Dinterleaved_reassembly_streams.h105 std::map<FullStreamId, Stream> streams_; variable
Dreassembly_queue.h167 std::unique_ptr<ReassemblyStreams> streams_; variable
/external/webrtc/net/dcsctp/socket/
Dstream_reset_handler.h168 const std::vector<StreamID> streams_; variable
/external/webrtc/modules/congestion_controller/goog_cc/
Ddelay_based_bwe_unittest_helper.h114 std::vector<std::unique_ptr<RtpStream>> streams_; variable
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_write_blocked_list.h207 StreamsVector streams_; variable
/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
Dweb_transport_http3.h114 absl::flat_hash_set<QuicStreamId> streams_; variable
/external/webrtc/modules/remote_bitrate_estimator/
Dremote_bitrate_estimator_unittest_helper.h148 StreamMap streams_; variable
/external/perfetto/include/perfetto/ext/base/threading/
Dstream_combinators.h190 std::vector<std::optional<Stream<T>>> streams_; variable
/external/cronet/net/third_party/quiche/src/quiche/common/
Dbtree_scheduler.h132 absl::node_hash_map<Id, StreamEntry> streams_; variable
/external/webrtc/net/dcsctp/tx/
Drr_send_queue.h278 std::map<StreamID, OutgoingStream> streams_; variable
/external/webrtc/call/
Dbitrate_estimator_tests.cc251 std::vector<Stream*> streams_; member in webrtc::BitrateEstimatorTest
/external/tensorflow/tensorflow/core/common_runtime/pluggable_device/
Dpluggable_device.cc131 std::map<key_type, StreamGroup> streams_; member in tensorflow::PluggableDevice::StreamGroupFactory
/external/webrtc/modules/video_coding/
Dvideo_codec_initializer_unittest.cc141 std::vector<VideoStream> streams_; member in webrtc::VideoCodecInitializerTest
/external/webrtc/video/
Dvideo_quality_test.cc123 std::vector<VideoStream> streams_; member in webrtc::__anonbedff9440111::VideoStreamFactory
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/
Dgrpc_tpu_driver.cc436 absl::flat_hash_map<int32_t, std::unique_ptr<GrpcTpuStream>> streams_; member in tpu_driver::__anon0a9a835f0111::GrpcTpuDriver
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device.cc379 std::map<key_type, StreamGroup> streams_; member in tensorflow::BaseGPUDevice::StreamGroupFactory