Searched refs:cacheIsBeingUpdated (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/loader/appcache/
H A DApplicationCache.cpp63 return !m_group->cacheIsBeingUpdated(this);
H A DApplicationCacheGroup.h82 bool cacheIsBeingUpdated(const ApplicationCache* cache) const { return cache == m_cacheBeingUpdated; } function in class:WebCore::ApplicationCacheGroup

Completed in 65 milliseconds