Lines Matching defs:TwoCharHashTableKey
15013 class TwoCharHashTableKey : public HashTableKey {15015 TwoCharHashTableKey(uint16_t c1, uint16_t c2, uint32_t seed)15059 // The TwoCharHashTableKey is only used for looking in the string15088 TwoCharHashTableKey key(c1, c2, GetHeap()->HashSeed());