Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/openscreen/osp/impl/quic/
H A Dquic_connection_impl.h99 std::vector<QuicStream*> streams_; variable
H A Dquic_service_common.h123 std::map<uint64_t, ServiceStreamPair> streams_; variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dexecution_tracker.h53 std::vector<StreamPool::Ptr> streams_; variable
/aosp_15_r20/external/perfetto/src/trace_processor/importers/perf/
H A Dspe_tokenizer.h45 std::vector<std::unique_ptr<AuxDataStream>> streams_; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/iso/
H A Diso_stream_manager.h86 std::unordered_map<CigCisIdentifier, std::unique_ptr<IsoStream>> streams_; variable
/aosp_15_r20/external/cronet/net/quic/
H A Dmock_crypto_client_stream_factory.h65 std::vector<base::WeakPtr<MockCryptoClientStream>> streams_; variable
/aosp_15_r20/external/google-cloud-java/java-datastream/proto-google-cloud-datastream-v1/src/main/java/com/google/cloud/datastream/v1/
H A DListStreamsResponse.java75 private java.util.List<com.google.cloud.datastream.v1.Stream> streams_; field in ListStreamsResponse
713 private java.util.List<com.google.cloud.datastream.v1.Stream> streams_ = field in ListStreamsResponse.Builder
/aosp_15_r20/external/google-cloud-java/java-datastream/proto-google-cloud-datastream-v1alpha1/src/main/java/com/google/cloud/datastream/v1alpha1/
H A DListStreamsResponse.java67 private java.util.List<com.google.cloud.datastream.v1alpha1.Stream> streams_; field in ListStreamsResponse
698 private java.util.List<com.google.cloud.datastream.v1alpha1.Stream> streams_ = field in ListStreamsResponse.Builder
/aosp_15_r20/external/openscreen/osp/impl/quic/testing/
H A Dfake_quic_connection.h74 std::map<uint64_t, FakeQuicStream*> streams_; variable
/aosp_15_r20/external/pytorch/torch/csrc/autograd/functions/
H A Dcomm.h31 std::optional<std::vector<std::optional<at::cuda::CUDAStream>>> streams_; member
/aosp_15_r20/external/pigweed/pw_grpc/public/pw_grpc/
H A Dpw_rpc_handler.h72 streams_; variable
/aosp_15_r20/external/webrtc/modules/pacing/
H A Dprioritized_packet_queue.h140 std::unordered_map<uint32_t, std::unique_ptr<StreamQueue>> streams_; variable
/aosp_15_r20/external/webrtc/net/dcsctp/rx/
H A Dinterleaved_reassembly_streams.h105 std::map<FullStreamId, Stream> streams_; variable
H A Dreassembly_queue.h167 std::unique_ptr<ReassemblyStreams> streams_; variable
/aosp_15_r20/external/webrtc/net/dcsctp/socket/
H A Dstream_reset_handler.h168 const std::vector<StreamID> streams_; variable
/aosp_15_r20/external/webrtc/modules/congestion_controller/goog_cc/
H A Ddelay_based_bwe_unittest_helper.h114 std::vector<std::unique_ptr<RtpStream>> streams_; variable
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_write_blocked_list.h207 StreamsVector streams_; variable
/aosp_15_r20/tools/netsim/src/backend/
H A Dgrpc_client.cc50 std::unordered_map<uint32_t, std::unique_ptr<Stream>> streams_; variable
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dweb_transport_http3.h131 absl::flat_hash_set<QuicStreamId> streams_; variable
/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_unittest_helper.h148 StreamMap streams_; variable
/aosp_15_r20/external/webrtc/net/dcsctp/tx/
H A Drr_send_queue.h278 std::map<StreamID, OutgoingStream> streams_; variable
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/
H A Dbtree_scheduler.h138 absl::node_hash_map<Id, StreamEntry> streams_; variable
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/base/threading/
H A Dstream_combinators.h190 std::vector<std::optional<Stream<T>>> streams_; variable
/aosp_15_r20/external/perfetto/include/perfetto/ext/base/threading/
H A Dstream_combinators.h190 std::vector<std::optional<Stream<T>>> streams_; variable
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/web_transport/encapsulated/
H A Dencapsulated_web_transport.h233 streams_; // Streams unregister themselves with scheduler on deletion, variable

12