CacheMap           99 chrome/browser/extensions/updater/local_extension_cache.h   typedef std::map<std::string, CacheItemInfo> CacheMap;
CacheMap           62 content/browser/geolocation/network_location_provider.h     typedef std::map<base::string16, Geoposition> CacheMap;
CacheMap           70 extensions/browser/api/storage/storage_frontend.h   typedef std::map<settings_namespace::Namespace, ValueStoreCache*> CacheMap;
CacheMap          252 ppapi/proxy/ppb_image_data_proxy.cc   typedef std::map<PP_Instance, ImageDataInstanceCache> CacheMap;
CacheMap           58 webkit/browser/appcache/appcache_working_set.h   typedef base::hash_map<int64, AppCache*> CacheMap;