OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:static_index_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/spdy/
hpack_static_table.h
14
// 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
hpack_header_table.h
108
// |static_entries_| and |
static_index_
| are owned by HpackStaticTable
113
const OrderedEntrySet&
static_index_
;
member in class:net::HpackHeaderTable
Completed in 386 milliseconds