Searched defs:static_index_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/spdy/
H A Dhpack_static_table.h14 // HpackStaticTable provides |static_entries_| and |static_index_| for HPACK
23 // Prepares HpackStaticTable by filling up static_entries_ and static_index_
36 return static_index_;
41 HpackHeaderTable::OrderedEntrySet static_index_; member in class:net::HpackStaticTable
H A Dhpack_header_table.h108 // |static_entries_| and |static_index_| are owned by HpackStaticTable
113 const OrderedEntrySet& static_index_; member in class:net::HpackHeaderTable

Completed in 75 milliseconds