Home | History | Annotate | Download | only in src

Lines Matching defs:MapCacheShape

2940 class MapCacheShape : public BaseShape<HashTableKey*> {
2966 class MapCache: public HashTable<MapCacheShape, HashTableKey*> {