Home
last modified time | relevance | path

Searched defs:SettingsMap (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dhttp_frames.h62 using SettingsMap = absl::flat_hash_map<uint64_t, uint64_t>; variable
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
H A Dspdy_protocol.h178 using SettingsMap = std::map<SpdySettingsId, uint32_t>; variable