Searched refs:shard_max (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/safe_browsing/
H A Dsafe_browsing_store_file.cc449 // indicated by |shard_max|. Used to step through the state by shard.
452 StateInternalPos ShardEnd(const StateInternalPos& beg, SBPrefix shard_max) { argument
455 shard_max, prefix_bounder<SBAddPrefix>),
457 shard_max, prefix_bounder<SBSubPrefix>),
459 shard_max, prefix_bounder<SBAddFullHash>),
461 shard_max, prefix_bounder<SBSubFullHash>));

Completed in 60 milliseconds