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

  /external/webkit/WebCore/loader/appcache/
DOMApplicationCache.idl 39 const unsigned short OBSOLETE = 5;
ApplicationCacheHost.h 70 OBSOLETE = 5
ApplicationCacheHost.cpp 355 return OBSOLETE;
381 // If the group of application caches to which cache belongs has the lifecycle status obsolete, unassociate document from cache.
  /external/webkit/WebKit/chromium/src/
AssertMatchingEnums.cpp 163 COMPILE_ASSERT_MATCHING_ENUM(WebApplicationCacheHost::Obsolete, ApplicationCacheHost::OBSOLETE);

Completed in 113 milliseconds