HomeSort by relevance Sort by last modified time
    Searched defs:estimatedSizeInStorage (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/loader/appcache/
ApplicationCacheResource.cpp 49 int64_t ApplicationCacheResource::estimatedSizeInStorage()
ApplicationCache.h 95 int64_t estimatedSizeInStorage() const { return m_estimatedSizeInStorage; }

Completed in 697 milliseconds