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

/external/webkit/Source/WebCore/loader/appcache/
H A DApplicationCacheResource.cpp49 int64_t ApplicationCacheResource::estimatedSizeInStorage() function in class:WebCore::ApplicationCacheResource
H A DApplicationCache.h95 int64_t estimatedSizeInStorage() const { return m_estimatedSizeInStorage; } function in class:WebCore::ApplicationCache

Completed in 61 milliseconds