Lines Matching refs:MapCache
2448 MapCache* map_cache = reinterpret_cast<MapCache*>(raw_map_cache);2451 for (int i = MapCache::kElementsStartIndex;2453 i += MapCache::kEntrySize) {2457 STATIC_ASSERT(MapCache::kEntrySize == 2);