Searched refs:FastHashMap (Results 1 – 2 of 2) 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_;
162 FastHashMap::const_iterator it = fast_hash_map_.find(user_id); in DoVerify()179 typedef std::unordered_map<uint64_t, fast_hash_t> FastHashMap; typedef184 FastHashMap fast_hash_map_;