Home
last modified time | relevance | path

Searched refs:didReachOriginQuota (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/loader/appcache/
DApplicationCacheGroup.h123 void didReachOriginQuota(PassRefPtr<Frame> frame);
DApplicationCacheGroup.cpp765 void ApplicationCacheGroup::didReachOriginQuota(PassRefPtr<Frame> frame) in didReachOriginQuota() function in WebCore::ApplicationCacheGroup
1062 didReachOriginQuota(m_frame); in scheduleReachedOriginQuotaCallback()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0690607 (WebCore::ApplicationCacheGroup::didReachOriginQuota):