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

/external/chromium_org/chrome/browser/safe_browsing/
H A Dprefix_set.h106 typedef std::pair<SBPrefix, uint32> IndexPair; typedef in class:safe_browsing::PrefixSet
107 typedef std::vector<IndexPair> IndexVector;
108 static bool PrefixLess(const IndexPair& a, const IndexPair& b);

Completed in 60 milliseconds