Home | History | Annotate | Download | only in appcache

Lines Matching refs:loadCache

117     RefPtr<ApplicationCache> cache = loadCache(newestCacheStorageID);
230 RefPtr<ApplicationCache> cache = loadCache(newestCacheID);
299 RefPtr<ApplicationCache> cache = loadCache(newestCacheID);
822 PassRefPtr<ApplicationCache> ApplicationCacheStorage::loadCache(unsigned storageID)