Searched refs:HashFunction (Results 1 – 1 of 1) sorted by relevance
30 uint32_t HashFunction(const char *key);84 uint32_t HashTable<T>::HashFunction(const char *key) in HashFunction() function100 int pos = HashFunction(key) & mask_; in Update()129 int pos = HashFunction(key) & mask_; in Remove()153 int pos = HashFunction(key) & mask_; in Find()