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

  /external/webkit/Source/WebCore/loader/appcache/
ApplicationCache.cpp 63 return !m_group->cacheIsBeingUpdated(this);
ApplicationCacheGroup.h 82 bool cacheIsBeingUpdated(const ApplicationCache* cache) const { return cache == m_cacheBeingUpdated; }

Completed in 77 milliseconds