Searched refs:MapperKeyHash (Results 1 – 4 of 4) sorted by relevance
111 struct MapperKeyHash { struct118 std::unordered_map<MapperKey, MapperKeyValuePointer, MapperKeyHash> mUsageMapperCache;
96 struct MapperKeyHash { struct103 std::unordered_map<MapperKey, MapperKeyValuePointer, MapperKeyHash> mUsageMapperCache;
331 std::size_t C2DmaBufAllocator::MapperKeyHash::operator()(const MapperKey& k) const { in operator ()()
534 std::size_t C2AllocatorIon::MapperKeyHash::operator()(const MapperKey &k) const { in operator ()()