Searched defs:totalSpaceNeeded (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/loader/appcache/
H A DApplicationCacheGroup.cpp803 void ApplicationCacheGroup::didReachOriginQuota(int64_t totalSpaceNeeded) argument
912 int64_t totalSpaceNeeded; local
H A DApplicationCacheStorage.cpp987 bool ApplicationCacheStorage::checkOriginQuota(ApplicationCacheGroup* group, ApplicationCache* oldCache, ApplicationCache* newCache, int64_t& totalSpaceNeeded) argument

Completed in 189 milliseconds