Searched refs:cacheIsBeingUpdated (Results 1 – 3 of 3) sorted by relevance
78 …bool cacheIsBeingUpdated(const ApplicationCache* cache) const { return cache == m_cacheBeingUpdate… in cacheIsBeingUpdated() function
61 return !m_group->cacheIsBeingUpdated(this); in isComplete()
47051 …(WebCore::ApplicationCacheGroup::cacheIsBeingUpdated): A helper for ApplicationCache::isComplete().