Home
last modified time | relevance | path

Searched refs:FastHashMap (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish/gatekeeper/
DSoftGateKeeper.h156 FastHashMap::const_iterator it = fast_hash_map_.find(user_id); in DoVerify()
174 typedef std::unordered_map<uint64_t, fast_hash_t> FastHashMap; typedef
178 FastHashMap fast_hash_map_;
/device/google/cuttlefish_common/guest/hals/gatekeeper/
DSoftGateKeeper.h156 FastHashMap::const_iterator it = fast_hash_map_.find(user_id); in DoVerify()
174 typedef std::unordered_map<uint64_t, fast_hash_t> FastHashMap; typedef
178 FastHashMap fast_hash_map_;