Searched refs:FastHashMap (Results 1 – 2 of 2) sorted by relevance
156 FastHashMap::const_iterator it = fast_hash_map_.find(user_id); in DoVerify()174 typedef std::unordered_map<uint64_t, fast_hash_t> FastHashMap; typedef178 FastHashMap fast_hash_map_;