Home
last modified time | relevance | path

Searched refs:HostEntryMap (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_downstream_queue.h70 using HostEntryMap = std::map<StringRef, HostEntry>; variable
105 HostEntryMap host_entries_;
Dshrpx_downstream_queue.cc114 DownstreamQueue::HostEntryMap &host_entries, in remove_host_entry_if_empty()