Searched defs:estimatedSizeInStorage (Results 1 – 2 of 2) sorted by relevance
48 int64_t ApplicationCacheResource::estimatedSizeInStorage() in estimatedSizeInStorage() function in WebCore::ApplicationCacheResource
90 int64_t estimatedSizeInStorage() const { return m_estimatedSizeInStorage; } in estimatedSizeInStorage() function