Home
last modified time | relevance | path

Searched refs:oldCache (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/loader/appcache/
DApplicationCacheStorage.h81 …bool storeNewestCache(ApplicationCacheGroup*, ApplicationCache* oldCache, FailureReason& failureRe…
DApplicationCacheStorage.cpp950 …orage::storeNewestCache(ApplicationCacheGroup* group, ApplicationCache* oldCache, FailureReason& f… in storeNewestCache() argument
966 if (remainingSizeForOriginExcludingCache(group->origin(), oldCache, remainingSpaceInOrigin)) { in storeNewestCache()