Home
last modified time | relevance | path

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

/hardware/interfaces/gatekeeper/1.0/software/
DSoftGateKeeper.h146 FastHashMap::const_iterator it = fast_hash_map_.find(user_id); in DoVerify()
163 typedef std::unordered_map<uint64_t, fast_hash_t> FastHashMap; typedef
167 FastHashMap fast_hash_map_;
/hardware/interfaces/gatekeeper/aidl/software/
DSoftGateKeeper.h162 FastHashMap::const_iterator it = fast_hash_map_.find(user_id); in DoVerify()
179 typedef std::unordered_map<uint64_t, fast_hash_t> FastHashMap; typedef
184 FastHashMap fast_hash_map_;