Lines Matching refs:MapCache
2409 MapCache* map_cache = reinterpret_cast<MapCache*>(raw_map_cache);2412 for (int i = MapCache::kElementsStartIndex;2414 i += MapCache::kEntrySize) {2418 STATIC_ASSERT(MapCache::kEntrySize == 2);