Searched refs:add_prefix (Results 1 – 2 of 2) sorted by relevance
31 const bool add_prefix = prefix_extractor_ && prefix_extractor_->InDomain(key); in Add() local33 if (!add_prefix) { in Add()48 if (add_prefix) { in Add()
58 const bool add_prefix = in MaybeCutAFilterBlock() local60 if (add_prefix) { in MaybeCutAFilterBlock()