Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dexecution_tracker.h57 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/openscreen/osp/impl/quic/testing/
Dfake_quic_connection.h74 std::map<uint64_t, FakeQuicStream*> streams_; variable
/external/webrtc/modules/congestion_controller/goog_cc/
Ddelay_based_bwe_unittest_helper.h110 std::vector<std::unique_ptr<RtpStream>> streams_; variable
/external/webrtc/pc/
Dvideo_rtp_receiver.h134 std::vector<rtc::scoped_refptr<MediaStreamInterface>> streams_; variable
Daudio_rtp_receiver.h122 std::vector<rtc::scoped_refptr<MediaStreamInterface>> streams_; variable
/external/tensorflow/tensorflow/core/kernels/boosted_trees/quantiles/
Dquantile_stream_resource.h86 std::vector<QuantileStream> streams_; variable
/external/webrtc/modules/pacing/
Dround_robin_packet_queue.h166 std::map<uint32_t, Stream> streams_; variable
/external/webrtc/modules/remote_bitrate_estimator/
Dremote_bitrate_estimator_unittest_helper.h144 StreamMap streams_; variable
/external/webrtc/call/
Dbitrate_estimator_tests.cc245 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/tensorflow/tensorflow/compiler/xla/pjrt/
Dgpu_device.cc139 std::vector<se::Stream*> streams_; member in xla::__anon56d2c41d0111::CudaAsyncDeviceMemoryAllocator
/external/webrtc/video/
Dvideo_quality_test.cc122 std::vector<VideoStream> streams_; member in webrtc::__anon53d1c78b0111::VideoStreamFactory
/external/webrtc/media/sctp/
Dsctp_transport_unittest.cc122 std::vector<int> streams_; member in cricket::SignalTransportClosedReopener
/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::__anon04a432060111::GrpcTpuDriver
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device.cc373 std::map<key_type, StreamGroup> streams_; member in tensorflow::BaseGPUDevice::StreamGroupFactory