Searched defs:CacheGroupMap (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/loader/appcache/
H A DApplicationCacheStorage.h147 typedef HashMap<String, ApplicationCacheGroup*> CacheGroupMap; typedef in class:WebCore::ApplicationCacheStorage
148 CacheGroupMap m_cachesInMemory; // Excludes obsolete cache groups.

Completed in 36 milliseconds