Searched refs:cacheGroupSize (Results 1 – 3 of 3) sorted by relevance
94 bool cacheGroupSize(const String& manifestURL, int64_t* size);
1315 bool ApplicationCacheStorage::cacheGroupSize(const String& manifestURL, int64_t* size) in cacheGroupSize() function in WebCore::ApplicationCacheStorage
98 WebCore::cacheStorage().cacheGroupSize(manifestUrls[i].string(), &cacheSize); in GetUsageForOrigin()