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