Searched refs:ResourceMap (Results 1 – 17 of 17) sorted by relevance
33 linked_ptr<safe_browsing::ClientMalwareReportRequest::Resource> > ResourceMap; typedef49 safe_browsing::ResourceMap* resources,69 safe_browsing::ResourceMap::iterator resources_it_;72 safe_browsing::ResourceMap* resources_;
37 linked_ptr<safe_browsing::ClientMalwareReportRequest::Resource> > ResourceMap; typedef117 safe_browsing::ResourceMap resources_;
39 safe_browsing::ResourceMap* resources, in StartCacheCollection()94 safe_browsing::ResourceMap::iterator it = resources_->find(url.spec()); in GetResource()
105 safe_browsing::ResourceMap::iterator it = resources_.find(url.spec()); in FindOrCreateResource()258 for (safe_browsing::ResourceMap::const_iterator it = resources_.begin(); in OnCacheCollectionReady()
85 typedef HashMap<String, RefPtr<ApplicationCacheResource> > ResourceMap; typedef86 ResourceMap::const_iterator begin() const { return m_resources.begin(); } in begin()87 ResourceMap::const_iterator end() const { return m_resources.end(); } in end()101 ResourceMap m_resources;
183 ResourceMap::const_iterator end = m_resources.end(); in clearStorageID()184 for (ResourceMap::const_iterator it = m_resources.begin(); it != end; ++it) in clearStorageID()
281 ApplicationCache::ResourceMap::const_iterator end = cache->end(); in fillResourceList()282 for (ApplicationCache::ResourceMap::const_iterator it = cache->begin(); it != end; ++it) { in fillResourceList()
715 ApplicationCache::ResourceMap::const_iterator end = cache->end(); in store()716 for (ApplicationCache::ResourceMap::const_iterator it = cache->begin(); it != end; ++it) { in store()1274 ApplicationCache::ResourceMap::const_iterator end = cache->end(); in storeCopyOfCache()1275 for (ApplicationCache::ResourceMap::const_iterator it = cache->begin(); it != end; ++it) { in storeCopyOfCache()
730 ApplicationCache::ResourceMap::const_iterator end = m_newestCache->end(); in didFinishLoadingManifest()731 … for (ApplicationCache::ResourceMap::const_iterator it = m_newestCache->begin(); it != end; ++it) { in didFinishLoadingManifest()
185 class ResourceMap {187 explicit ResourceMap(CFBundleRef bundle)195 ~ResourceMap()259 ResourceMap resourceMap(bundle);
302 typedef HashMap<unsigned, std::string> ResourceMap; typedef303 ResourceMap m_resourceIdentifierMap;
1431 ResourceMap::iterator it = m_resourceIdentifierMap.find(identifier); in printResourceDescription()
186 ResourceMap; typedef187 ResourceMap resources_;
472 ResourceMap::iterator res_iter = resources_.find( in GetResource()568 ResourceMap::iterator iter = resources_.find(process_route_id_pair); in Remove()
27 // Utility function for bsearch on a ResourceMap table
50 typedef HashMap<RefPtr<WebCore::ResourceLoader>, RetainPtr<WebResource> > ResourceMap; typedef
42948 (WebKit::ResourceMap::ResourceMap):42949 (WebKit::ResourceMap::~ResourceMap):42950 (WebKit::ResourceMap::isValid):