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

/external/chromium_org/net/spdy/
H A Dhpack_entry.h44 // instance InsertionIndex() always returns 0 and IsLookup() returns true.
69 size_t InsertionIndex() const { return insertion_index_; } function in class:net::HpackEntry

Completed in 129 milliseconds