Home | History | Annotate | Download | only in src

Lines Matching refs:SeededHash

3118   static uint32_t SeededHash(Key key, uint32_t seed) {
3204 return Shape::SeededHash(key, GetHeap()->HashSeed());
3655 static inline uint32_t SeededHash(uint32_t key, uint32_t seed);