/aosp_15_r20/external/rust/android-crates-io/crates/tokio-stream/src/ |
D | stream_map.rs | 205 pub struct StreamMap<K, V> { struct 210 impl<K, V> StreamMap<K, V> { impl 515 impl<K, V> StreamMap<K, V> implementation 559 impl<K, V> Default for StreamMap<K, V> { implementation 565 impl<K, V> StreamMap<K, V> impl 669 impl<K, V> Stream for StreamMap<K, V> implementation 704 impl<K, V> FromIterator<(K, V)> for StreamMap<K, V> implementation 721 impl<K, V> Extend<(K, V)> for StreamMap<K, V> { implementation
|
/aosp_15_r20/external/rust/crates/quiche/src/ |
D | stream.rs | 97 pub struct StreamMap { struct 99 streams: StreamIdHashMap<Stream>, 106 collected: StreamIdHashSet, 109 peer_max_streams_bidi: u64, 112 peer_max_streams_uni: u64, 115 peer_opened_streams_bidi: u64, 118 peer_opened_streams_uni: u64, 121 local_max_streams_bidi: u64, 122 local_max_streams_bidi_next: u64, 125 local_max_streams_uni: u64, [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/ |
D | stream.rs | 97 pub struct StreamMap { struct 99 streams: StreamIdHashMap<Stream>, 106 collected: StreamIdHashSet, 109 peer_max_streams_bidi: u64, 112 peer_max_streams_uni: u64, 115 peer_opened_streams_bidi: u64, 118 peer_opened_streams_uni: u64, 121 local_max_streams_bidi: u64, 122 local_max_streams_bidi_next: u64, 125 local_max_streams_uni: u64, [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/ |
H A D | Minidump.h | 167 DenseMap<minidump::StreamType, std::size_t> StreamMap) in MinidumpFile() 187 DenseMap<minidump::StreamType, std::size_t> StreamMap; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
H A D | Minidump.h | 166 DenseMap<minidump::StreamType, std::size_t> StreamMap) in MinidumpFile() 186 DenseMap<minidump::StreamType, std::size_t> StreamMap; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/ |
D | Minidump.h | 167 DenseMap<minidump::StreamType, std::size_t> StreamMap) in MinidumpFile() 187 DenseMap<minidump::StreamType, std::size_t> StreamMap; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/ |
D | Minidump.h | 167 DenseMap<minidump::StreamType, std::size_t> StreamMap) in MinidumpFile() 187 DenseMap<minidump::StreamType, std::size_t> StreamMap; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/ |
D | Minidump.h | 167 DenseMap<minidump::StreamType, std::size_t> StreamMap) in MinidumpFile() 187 DenseMap<minidump::StreamType, std::size_t> StreamMap; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/ |
D | Minidump.h | 167 DenseMap<minidump::StreamType, std::size_t> StreamMap) in MinidumpFile() 187 DenseMap<minidump::StreamType, std::size_t> StreamMap; variable
|
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/sevenz/ |
H A D | StreamMap.java | 21 class StreamMap { class
|
/aosp_15_r20/external/llvm/tools/llvm-pdbdump/ |
H A D | YAMLOutputStyle.cpp | 84 auto StreamMap = File.getStreamMap(); in dumpStreamDirectory() local
|
H A D | PdbYaml.h | 61 Optional<std::vector<StreamBlockList>> StreamMap; member
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chaotic_good/ |
H A D | client_transport.h | 100 using StreamMap = absl::flat_hash_map<uint32_t, CallHandler>; variable
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/ |
H A D | simple_session_notifier.h | 114 using StreamMap = absl::flat_hash_map<QuicStreamId, StreamState>; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
H A D | Minidump.cpp | 128 DenseMap<StreamType, std::size_t> StreamMap; in create() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/ |
H A D | Minidump.cpp | 129 DenseMap<StreamType, std::size_t> StreamMap; in create() local
|
/aosp_15_r20/external/cronet/net/test/embedded_test_server/ |
H A D | http2_connection.h | 28 using StreamMap = base::flat_map<StreamId, T>; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/MSF/ |
H A D | MSFCommon.h | 68 std::vector<ArrayRef<support::ulittle32_t>> StreamMap; member
|
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/PDB/Raw/ |
H A D | PDBFile.h | 133 std::vector<ArrayRef<support::ulittle32_t>> StreamMap; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/MSF/ |
D | MSFCommon.h | 68 std::vector<ArrayRef<support::ulittle32_t>> StreamMap; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/MSF/ |
D | MSFCommon.h | 68 std::vector<ArrayRef<support::ulittle32_t>> StreamMap; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/MSF/ |
H A D | MSFCommon.h | 68 std::vector<ArrayRef<support::ulittle32_t>> StreamMap; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/MSF/ |
D | MSFCommon.h | 68 std::vector<ArrayRef<support::ulittle32_t>> StreamMap; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/MSF/ |
D | MSFCommon.h | 68 std::vector<ArrayRef<support::ulittle32_t>> StreamMap; member
|
/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/ |
H A D | remote_bitrate_estimator_unittest_helper.h | 141 typedef std::map<uint32_t, RtpStream*> StreamMap; typedef
|