Home
last modified time | relevance | path

Searched refs:ApplicationCacheUpdateWithBrowsingContext (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/loader/appcache/
DApplicationCacheGroup.cpp146 mainResourceCache->group()->update(frame, ApplicationCacheUpdateWithBrowsingContext); in selectCache()
191 group->update(frame, ApplicationCacheUpdateWithBrowsingContext); in selectCache()
206 mainResourceCache->group()->update(frame, ApplicationCacheUpdateWithBrowsingContext); in selectCacheWithoutManifestURL()
391 if (updateOption == ApplicationCacheUpdateWithBrowsingContext) { in update()
416 ASSERT(updateOption == ApplicationCacheUpdateWithBrowsingContext); in update()
DApplicationCacheGroup.h51 ApplicationCacheUpdateWithBrowsingContext, enumerator