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

/external/chromium/chrome/browser/safe_browsing/
H A Dbloom_filter.h33 typedef std::vector<HashKey> HashKeys; typedef in class:BloomFilter
40 BloomFilter(char* data, int size, const HashKeys& keys);
104 HashKeys hash_keys_;

Completed in 563 milliseconds