Searched refs:ConvertableToDynamicIndex (Results 1 – 6 of 6) sorted by relevance
334 if (table.ConvertableToDynamicIndex(it->index)) { in EmitTo()348 !table.ConvertableToDynamicIndex(values_.back().index)) { in EmitTo()444 if (compressor_->table_.ConvertableToDynamicIndex(*index)) { in EncodeAlwaysIndexed()455 if (compressor_->table_.ConvertableToDynamicIndex(*index)) { in EncodeIndexedKeyWithBinaryValue()486 table.ConvertableToDynamicIndex(it->index)) { in EncodeWith()496 !table.ConvertableToDynamicIndex(previous_timeouts_.back().index)) { in EncodeWith()
174 table.ConvertableToDynamicIndex(previously_sent_index_)) { in EncodeWith()233 if (table.ConvertableToDynamicIndex(*index)) { in EncodeWith()
62 bool ConvertableToDynamicIndex(uint32_t index) const { in ConvertableToDynamicIndex() function
334 if (table.ConvertableToDynamicIndex(it->index)) { in EmitTo()348 !table.ConvertableToDynamicIndex(values_.back().index)) { in EmitTo()444 if (compressor_->table_.ConvertableToDynamicIndex(*index)) { in EncodeAlwaysIndexed()455 if (compressor_->table_.ConvertableToDynamicIndex(*index)) { in EncodeIndexedKeyWithBinaryValue()482 if (!table.ConvertableToDynamicIndex(previous.index)) continue; in EncodeWith()