Searched refs:BloomHash (Results 1 – 1 of 1) sorted by relevance
13 static uint32_t BloomHash(const Slice& key) { in BloomHash() function53 uint32_t h = BloomHash(keys[i]); in CreateFilter()79 uint32_t h = BloomHash(key); in KeyMayMatch()