Searched refs:other_hash (Results 1 – 2 of 2) sorted by relevance
78 void store(const args_type &args, u32 other_hash) { in store()
16193 uint32_t other_hash = static_cast<uint32_t>(other->Number()); in IsMatch() local16194 return Hash() == other_hash; in IsMatch()