Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/loader/appcache/
DApplicationCacheGroup.cpp164 mainResourceCache->group()->update(frame, ApplicationCacheUpdateWithBrowsingContext); in selectCache()
209 group->update(frame, ApplicationCacheUpdateWithBrowsingContext); in selectCache()
224 mainResourceCache->group()->update(frame, ApplicationCacheUpdateWithBrowsingContext); in selectCacheWithoutManifestURL()
419 if (updateOption == ApplicationCacheUpdateWithBrowsingContext) { in update()
444 ASSERT(updateOption == ApplicationCacheUpdateWithBrowsingContext); in update()
DApplicationCacheGroup.h52 ApplicationCacheUpdateWithBrowsingContext, enumerator