Home
last modified time | relevance | path

Searched refs:loadCache (Results 1 – 5 of 5) sorted by relevance

/external/webkit/WebCore/loader/appcache/
DApplicationCacheStorage.h81 PassRefPtr<ApplicationCache> loadCache(unsigned storageID);
DApplicationCacheStorage.cpp117 RefPtr<ApplicationCache> cache = loadCache(newestCacheStorageID); in loadCacheGroup()
230 RefPtr<ApplicationCache> cache = loadCache(newestCacheID); in cacheGroupForURL()
299 RefPtr<ApplicationCache> cache = loadCache(newestCacheID); in fallbackCacheGroupForURL()
832 PassRefPtr<ApplicationCache> ApplicationCacheStorage::loadCache(unsigned storageID) in loadCache() function in WebCore::ApplicationCacheStorage
/external/webkit/WebCore/
DChangeLog-2008-08-1019555 (WebCore::ApplicationCacheStorage::loadCache):
19596 (WebCore::ApplicationCacheStorage::loadCache):
22279 (WebCore::ApplicationCacheStorage::loadCache):
22607 (WebCore::ApplicationCacheStorage::loadCache):
DChangeLog-2009-06-1659122 (WebCore::ApplicationCacheStorage::loadCache):
59196 (WebCore::ApplicationCacheStorage::loadCache):
DChangeLog-2010-01-2964288 (WebCore::ApplicationCacheStorage::loadCache):
68602 (WebCore::ApplicationCacheStorage::loadCache):