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

  /external/chromium_org/third_party/WebKit/Source/core/loader/cache/
CachePolicy.h 34 CachePolicyRevalidate,
Resource.cpp 726 ASSERT(cachePolicy == CachePolicyRevalidate || cachePolicy == CachePolicyCache || cachePolicy == CachePolicyVerify);
728 if (cachePolicy == CachePolicyRevalidate)
ResourceFetcher.cpp 708 if (cachePolicy(resource->type()) == CachePolicyRevalidate)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/loader/
FrameLoader.cpp     [all...]

Completed in 35 milliseconds