Home | History | Annotate | Download | only in safe_browsing

Lines Matching refs:prefixes

5 // A read-only set implementation for |SBPrefix| items.  Prefixes are
19 // prefixes of a certain size. As of this writing, my safe-browsing
21 // 653132 add prefixes
32 // overhead starts to become a problem a bit under 200k prefixes. The
34 // 75k prefixes. Fortunately, the actual memory footprint also falls.
66 // |true| if |prefix| was in |prefixes| passed to the constructor.
73 // Regenerate the vector of prefixes passed to the constructor into
74 // |prefixes|. Prefixes will be added in sorted order.
75 void GetPrefixes(std::vector<SBPrefix>* prefixes) const;
82 // The number of prefixes represented.
115 // prefixes. Deltas are only valid between consecutive items from