Home
last modified time | relevance | path

Searched refs:urlHostHash (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/loader/appcache/
DApplicationCacheStorage.cpp91 static unsigned urlHostHash(const KURL& url) in urlHostHash() function
151 m_cacheHostSet.add(urlHostHash(manifestURL)); in findOrCreateCacheGroup()
195 if (!m_cacheHostSet.contains(urlHostHash(url))) in cacheGroupForURL()
350 m_cacheHostSet.remove(urlHostHash(group->manifestURL())); in cacheGroupDestroyed()
356 ASSERT(m_cacheHostSet.contains(urlHostHash(group->manifestURL()))); in cacheGroupMadeObsolete()
362 m_cacheHostSet.remove(urlHostHash(group->manifestURL())); in cacheGroupMadeObsolete()
678 statement.bindInt64(1, urlHostHash(group->manifestURL())); in store()
/external/webkit/Source/WebCore/
DChangeLog-2008-08-1024470 (WebCore::urlHostHash):
28054 (WebCore::urlHostHash):
DChangeLog-2011-02-1618757 (WebCore::urlHostHash):
DChangeLog41798 (WebCore::urlHostHash):