Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/spdy/core/hpack/
Dhpack_header_table.cc75 void HpackHeaderTable::EvictionSet(absl::string_view name, in EvictionSet() function in spdy::HpackHeaderTable
Dhpack_header_table_test.cc40 std::vector<HpackEntry*> EvictionSet(absl::string_view name, in EvictionSet() function in spdy::test::HpackHeaderTablePeer