Home
last modified time | relevance | path

Searched defs:estimatedSizeInStorage (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/loader/appcache/
DApplicationCacheResource.cpp48 int64_t ApplicationCacheResource::estimatedSizeInStorage() in estimatedSizeInStorage() function in WebCore::ApplicationCacheResource
DApplicationCache.h90 int64_t estimatedSizeInStorage() const { return m_estimatedSizeInStorage; } in estimatedSizeInStorage() function